Concurrent Versions/Versioning System (CVS)
- is a client-server central version control system
Installation
homebrew
1. install cvs using home-brew
brew install cvsthis would download cvs into /usr/local/Cellar directory
2. verify if cvs was installed
which cvscvs —version