• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Xcode 3.1 SCM breaks after installing Subversion 1.6
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode 3.1 SCM breaks after installing Subversion 1.6


  • Subject: Re: Xcode 3.1 SCM breaks after installing Subversion 1.6
  • From: "Clark S. Cox III" <email@hidden>
  • Date: Wed, 18 Nov 2009 09:49:16 -0800

Xcode doesn't call any subversion tool. It links directly with the subversion dylibs. You either need to replace the libraries in /usr/ lib with the 1.6 libraries, or links thereto.

Sent from my iPhone

On Nov 18, 2009, at 9:33, Jens Alfke <email@hidden> wrote:

I'm running Xcode 3.1.3 on OS 10.5.8. I've installed a newer version of Subversion (1.6.6) via MacPorts because the build tools for the project I'm working on require it.

Unfortunately svn 1.6 uses a newer repository format, and now Xcode's SCM commands aren't working ― they report "Error: 155021 (Un supported working copy format) Description: This client is too old t o work with working copy ...; please get a newer Subversion client".

Presumably Xcode is still calling /usr/bin/svn, not the new /opt/ subversion/bin/svn. Is there a way that I can override the path to the Subversion tool that Xcode uses?

―Jens _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Xcode 3.1 SCM breaks after installing Subversion 1.6 (From: Jens Alfke <email@hidden>)

  • Prev by Date: RE: Seapine SCM and Xcode
  • Next by Date: C++ std::string tries to free() a not allocated pointer ?
  • Previous by thread: Xcode 3.1 SCM breaks after installing Subversion 1.6
  • Next by thread: Re: Xcode 3.1 SCM breaks after installing Subversion 1.6
  • Index(es):
    • Date
    • Thread