Cvs
CVS
https://www.nongnu.org/cvs/
Concurrent Versions System.
Version control system and important component of Source Configuration Management (SCM). Lets you record the history of source files and documents. It's similar to the free software RCS, PRCS, and Aegis programs, but has the following significant advantages over RCS:
- runs user scripts to log operations or enforce site-specific policies
- lets separatedevelopers operate as a team
- vendor branches keep versions separate, but also merge them if needed
- unreserved checkouts let developers work simultaneously on the same files
- flexible modules database maps names to the components of a larger database
- runs on most Unix variants; clients for Windows 95/NT, OS/2, and VMS available
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Larry Jones | Maintainer |
Derek R. Price | Maintainer |
Mark D. Baushke | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Debian (Ref) | https://tracker.debian.org/pkg/cvs | |
Savannah (Ref) | https://savannah.nongnu.org/projects/cvs/ | |
General | https://savannah.gnu.org/people/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-cvs/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/cvs-announce/ | |
Perl (Ref) | https://metacpan.org/release/Cvs | |
Download | https://download.savannah.gnu.org/releases/cvs/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/info-cvs/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/cvs-cvs/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/cvs-announce-binaries/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/cvs-dev/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/cvs-test-results/ | |
VCS Repository Webview | https://cvs.savannah.nongnu.org/viewvc/cvs/ | |
Download | https://ftp.gnu.org/non-gnu/cvs/ |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.