Re: Changing default path for svn
Re: Changing default path for svn
- Subject: Re: Changing default path for svn
- From: Andrew Pontious <email@hidden>
- Date: Fri, 20 Jan 2006 11:28:04 -0800
On Jan 19, 2006, at 7:52 AM, Vincent Coetzee wrote:
Does anyone know how to change the default path for the svn
executable. On my machine it defaults to "/usr/local/subversion/
bin" whereas in reality it should be "/usr/local/bin".
Go the the command line and type:
defaults write com.apple.Xcode XCSubversionToolPath /usr/local/bin
In Xcode, look under Help -> Show Expert Build Preferences Notes for
more of these sorts of defaults.
-- Andrew
_______________________________________________
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