Choosing your Subversion client
The Subversion client allows you to work with your repositories on your local machine. You will be able to commit data to your repositories and checkout the data others have committed. There are many clients to choose from. Here are some of our recommendations:
For Mac
- Cornerstone
- Terminal - Read our article on how to install SVN for macOS
- Versions
- svnX (free)
- Xversion
For Windows
- Command line - openCollabNet binaries. See the readme for installation notes.
- TortoiseSVN