Re: Xcode 3.x and Subversion 1.5.0
Re: Xcode 3.x and Subversion 1.5.0
- Subject: Re: Xcode 3.x and Subversion 1.5.0
- From: Greg Guerin <email@hidden>
- Date: Wed, 16 Jul 2008 10:50:54 -0700
Jean-Daniel Dupas wrote:
/usr/lib/libsvn_fs_fs-1.0.dylib (compatibility version 1.0.0,
current version 1.0.0)
/usr/lib/libsvn_fs-1.0.dylib (compatibility version 1.0.0, current
version 1.0.0)
/usr/lib/libsvn_ra_dav-1.0.dylib (compatibility version 1.0.0,
current version 1.0.0)
/usr/lib/libsvn_ra_local-1.0.dylib (compatibility version 1.0.0,
current version 1.0.0)
If svn 1.5 is API-compatible with 1.0, then an experiment might be in
order. Copy XcodeSubversionPlugin, then use install_name_tool to
change its dependent libs so they refer to the svn 1.5 libs. Voila,
an svn 1.5 Xcode plugin.
Always remember to make a full backup (including the svn repository)
before trying something dangerous like this. Nothing ruins your day
quite like an accidental "delete everything in repository".
-- GG
_______________________________________________
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