Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
cvs-1.11.23 | 2012-05-04 | ||
README | 2012-05-04 | 326 Bytes | |
Totals: 2 Items | 326 Bytes | 0 |
CVS is a version control system, which allows you to keep old versions of files (usually source code), keep a log of who, when, and why changes occurred, etc., like RCS or SCCS. It handles multiple developers, multiple directories, triggers to enable/log/control various operations, and can work over a wide area network.