Saturday, July 23, 2011

Upgrading the OS X Subversion client

1. Check your current version of the Subversion client with svn --version.

2. Check Apache to find the most recent version of the Subversion client. You do *not* want alpha or beta versions of the Subversion client. You want the most recent stable version of the Subversion client.

3. Download the OS X binaries from CollabNet and double-click the installer after download. You will need to supply CollabNet with a name and email address to download.

4. Check your current version of the Subversion client again with svn --version. If the client has updated then you're done. If the client appears not to have updated then make sure that /usr/local/bin appears early on your PATH.

No comments: