Re: Xcode 3.1 SCM breaks after installing Subversion 1.6
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