To install svn command line client on Mac OSx :
1. Install xCode, svn tool comes with xcode.
2. set svn to classpath: export PATH=/Applications/xcode/Contents/Developer/usr/bins:PATH
3. After installation is finished, you can open the terminal and run svn –version to view that svn is intalled.
Leave a reply to JC Cancel reply