Re: X-Code and Subversion 1.5 and 1.6
Re: X-Code and Subversion 1.5 and 1.6
- Subject: Re: X-Code and Subversion 1.5 and 1.6
- From: Gwynne Raskind <email@hidden>
- Date: Fri, 12 Jun 2009 15:57:23 -0400
On Jun 12, 2009, at 3:23 PM, Ruslan Zasukhin wrote:
Hi All,
NIce description now,
I think I have on my MAC OS X installed sub-version 1.6.
And ... Xcode not works with it.
It not works even after hack I have found on inet,
To enable xcode and SVN 1.5.
This hack have improve something, menu CMS have start to work,
and ... nothing else.
Anybody know solution ?
Well, there's two ways that I know of to do it, both of which worked
for me at different times:
1) Install your newer Subversion with a prefix of /usr, *OVERWRITING*
the system-provided one. This sounds scary, but I've run a 10.5 system
with that for some time now and it hasn't broken anything. Keep in
mind that once you do this, you can't undo it.
2) Go to Terminal and do:
defaults write com.apple.Xcode XCSubversionToolPath '/path/to/svn/1.6/
bin/svn'
This way will get Xcode using the correct SVN binary, but be wary of
it not necessarily using this path correctly all the time.
-- Gwynne
_______________________________________________
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