Apache Subversion (often abbreviated SVN, after its command name svn)
- is a central version control system
Installation
homebrew
1. install svn using home-brew
brew install svnthis would download svn into /usr/local/Cellar directory
2. verify if svn was installed
which svnsvn —version