Xcode 3.1 SCM breaks after installing Subversion 1.6
Xcode 3.1 SCM breaks after installing Subversion 1.6
- Subject: Xcode 3.1 SCM breaks after installing Subversion 1.6
- From: Jens Alfke <email@hidden>
- Date: Wed, 18 Nov 2009 09:33:21 -0800
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 (Unsupported
working copy format) Description: This client is too old to 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