How-To: Install Subversion (SVN) 1.5 on Mac OS X
Jul.13, 2008 in
Development, How To
We use CVSDude.org to host all our subversion repositories. They have recently upgraded to subversion 1.5.0 which is not compatible with 1.4.x clients. Unfortunately the command line utility that is built into Mac OS X is only at version 1.4.4 on my MacBook Pro - so I needed a way to upgrade to version 1.5.
I’ve found two ways to do this:
- Upgrade to SCPlugin version 0.7.2 - which uses SVN 1.5.0
- Install MacPorts and install the subversion repository
Either of these methods allow you to access SVN 1.5.0 repositories.







Leave a Reply