It may not be working for you because you only symlinked the libraries
starting with libsvn, whereas there are actually two other libraries
(at the top of the list) that are needed, and which you may have old
versions of.
-- Andrew
On Sep 15, 2008, at 3:53 AM, Kai wrote:
The Xcode 3.1.1 release notes state that it now works with
Subversion 1.5. Great.
Are there any hints how to setup this? I installed the Subversion
1.5.1-2 Universal package from Collabnet, which installs its things
in /opt/subversion/ and creates symlinks for the command line tools
in /usr/local/bin/.
The subversion installation which comes with Mac OS X has the
libraries in /usr/lib/. I removed (renamed) all of the actual
libsvn* libraries and replaced by them by symlinks to the 1.5-
libraries in /opt/subversion/lib/. This kind of worked with Xcode
3.1 (after fixing the name change from libsvn_ra_dav-1.0.0.0.dylib
to libsvn_ra_neon-1.0.0.0.dylib via naming the symlink properly).
Kind of because commit did not work, but this may indeed have other
reasons, too.
But with Xcode 3.1.1 final I get crashes with the following stack
crawl as soon as subversion is used to check the state of a working
copy:
I renamed the libsvn_ra_dav-1.0.0.0.dylib symlink to
libsvn_ra_neon-1.0.0.0.dylib but still got the same crash.
Any hints?
Thanks
Kai
_______________________________________________
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