What is CVS (Concurrent Versions System)?
Used world-wide by thousands of developers, CVS is one of the most popular open-source version control systems available today. Using CVS, you can record the history of source files and documents allowing you to easily roll back to previous versions of your project. CVS records only the differences between previous versions and updated versions of your project which allows you to keep track of a huge number of revisions while using minimal disk space.
CVS Support at A2 Hosting
CVS is pre-installed on all of our servers. Any hosting package that includes SSH shell access will allow you to take full advantage of version control using CVS.





