Re: Xcode 3.1.2: Svn 1.5 support?
Re: Xcode 3.1.2: Svn 1.5 support?
- Subject: Re: Xcode 3.1.2: Svn 1.5 support?
- From: Alexander von Below <email@hidden>
- Date: Sun, 15 Feb 2009 15:31:20 +0100
Thanks,
so far, my /opt/subversion/lib directory only seems to contain a new
version for libapr and libaprutil (namely ibapr-1.0.2.12.dylib and
libaprutil-1.0.2.12.dylib). Everything else listed in your very
helpful post from November appears to be at version 1.0.0.0:
My (subversion 1.5) /opt/subversion/lib:
libapr-1.dylib -> libapr-1.0.2.12.dylib
libaprutil-1.dylib -> libaprutil-1.0.2.12.dylib
libsvn_client-1.dylib -> libsvn_client-1.0.0.0.dylib
libsvn_delta-1.dylib -> libsvn_delta-1.0.0.0.dylib
libsvn_diff-1.dylib -> libsvn_diff-1.0.0.0.dylib
libsvn_fs-1.dylib -> libsvn_fs-1.0.0.0.dylib
libsvn_fs_fs-1.dylib -> libsvn_fs_fs-1.0.0.0.dylib
libsvn_ra-1.dylib -> libsvn_ra-1.0.0.0.dylib
libsvn_ra_local-1.dylib -> libsvn_ra_local-1.0.0.0.dylib
libsvn_ra_svn-1.0.dylib -> libsvn_ra_svn-1.0.0.0.dylib
libsvn_repos-1.dylib -> libsvn_repos-1.0.0.0.dylib
libsvn_subr-1.dylib -> libsvn_subr-1.0.0.0.dylib
libsvn_wc-1.dylib -> libsvn_wc-1.0.0.0.dylib
My /usr/lib (after updating libapr and libaprutil):
libapr-1.dylib -> libapr-1.0.2.12.dylib
libaprutil-1.dylib -> libaprutil-1.0.2.12.dylib
libsvn_client-1.dylib -> libsvn_client-1.0.0.0.dylib
libsvn_delta-1.dylib -> libsvn_delta-1.0.0.0.dylib
libsvn_diff-1.dylib -> libsvn_diff-1.0.0.0.dylib
libsvn_fs-1.dylib -> libsvn_fs-1.0.0.0.dylib
libsvn_fs_fs-1.dylib -> libsvn_fs_fs-1.0.0.0.dylib
libsvn_ra-1.dylib -> libsvn_ra-1.0.0.0.dylib
libsvn_ra_local-1.dylib -> libsvn_ra_local-1.0.0.0.dylib
libsvn_ra_svn-1.0.dylib -> libsvn_ra_svn-1.0.0.0.dylib
libsvn_repos-1.dylib -> libsvn_repos-1.0.0.0.dylib
libsvn_subr-1.dylib -> libsvn_subr-1.0.0.0.dylib
libsvn_wc-1.dylib -> libsvn_wc-1.0.0.0.dylib
Still, Xcode 3.1.2 refuses to read my repositories and tells me to get
a new svn client.
What can I do?
Alex
Am 07.02.2009 um 10:30 schrieb Andrew Pontious:
On Feb 5, 2009, at 6:42 AM, Clark Cox wrote:
On Thu, Feb 5, 2009 at 2:00 AM, Sak Wathanasin
<email@hidden> wrote:
In reply to Alexander von Below's message of the 29/01/2009 at
13:26 +0100,
the Read Me for the iPhone SDK 2.2.1 "Final", lists
" Integrated SCM support now works with Subversion 1.5"
as a new feature.
However, I have not been able to get it to work with my 1.5 svn
sandboxes.
Is there a trick to it?
It doesn'twork here either: I've installed svn 1.5.x (and pointed
/usr/bin/svn etc to it) and I still get "the client is too old"
messages in
the SCM window in XCode 3.1.2. Is there an svn client hardwired
into XCode?
"/usr/bin/svn" is irrelevant; Xcode *is* a subversion client. What
matters is the svn dynamic libraries. You have to make sure that the
subversion libraries in "/usr/lib/" are of the appropriate version.
Here is a post from September of last year about this:
http://lists.apple.com/archives/Xcode-users/2008/Sep/msg00289.html
_______________________________________________
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