Difference between revisions of "CVS"
(Created page with "{{Entry |Name=CVS |Short description=Version control system |Full description=Version control system and important component of Source Configuration Management (SCM). Lets you re...") |
(New version) |
||
Line 9: | Line 9: | ||
* flexible modules database maps names to the components of a larger database | * 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 | * runs on most Unix variants; clients for Windows 95/NT, OS/2, and VMS available | ||
+ | |Homepage URL=http://www.nongnu.org/cvs/ | ||
|User level=none | |User level=none | ||
− | |||
− | |||
− | |||
− | |||
|Computer languages=C | |Computer languages=C | ||
|Documentation note=User manuals available from http://ximbiot.com/cvs/manual/; Printed user manual available from http://www.network-theory.co.uk/cvs/manual/; User introduction from http://ximbiot.com/cvs/cvshome/docs/blandy.html; User training manual included; Quick reference at http://ximbiot.com/cvs/cvshome/docs/ref.html; Links to other docs are at http://ximbiot.com/cvs/ | |Documentation note=User manuals available from http://ximbiot.com/cvs/manual/; Printed user manual available from http://www.network-theory.co.uk/cvs/manual/; User introduction from http://ximbiot.com/cvs/cvshome/docs/blandy.html; User training manual included; Quick reference at http://ximbiot.com/cvs/cvshome/docs/ref.html; Links to other docs are at http://ximbiot.com/cvs/ | ||
|Paid support=Lists of paid consultants available from http://www.ximbiot.com/cvs/wiki/index.php?title=CVS_FAQ | |Paid support=Lists of paid consultants available from http://www.ximbiot.com/cvs/wiki/index.php?title=CVS_FAQ | ||
− | |||
− | |||
− | |||
|Related projects=CVSSearch,CVSps,cervisia,RCS,Subversion,prcs,svk,Cvsauth,cvsd,cvsfs,CVSGraph,Cvsplot,gnu-arch,PicoForge,Unison,Vesta,Workon,darcs,cssc | |Related projects=CVSSearch,CVSps,cervisia,RCS,Subversion,prcs,svk,Cvsauth,cvsd,cvsfs,CVSGraph,Cvsplot,gnu-arch,PicoForge,Unison,Vesta,Workon,darcs,cssc | ||
|Keywords=system administration,version control,RCS,history,SCM | |Keywords=system administration,version control,RCS,history,SCM | ||
− | | | + | |Version identifier=1.11.23 |
− | |Last review by= | + | |Version date=2008/05/08 |
− | |Last review date= | + | |Version status=stable |
+ | |Version download=http://ftp.gnu.org/non-gnu/cvs/source/stable/1.11.23/cvs-1.11.23.tar.bz2 | ||
+ | |Last review by=Alejandroindependiente | ||
+ | |Last review date=2017/03/09 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
− | | | + | |Status= |
− | | | + | |Is GNU=No |
− | | | + | |License verified date=2001-01-31 |
− | | | + | }} |
+ | {{Project license | ||
+ | |License=GPLv2orlater | ||
+ | |License verified by=Janet Casey | ||
|License verified date=2001-01-31 | |License verified date=2001-01-31 | ||
− | |||
}} | }} | ||
{{Person | {{Person | ||
+ | |Real name=Derek R. Price | ||
|Role=Maintainer | |Role=Maintainer | ||
− | |||
− | |||
|Resource URL= | |Resource URL= | ||
}} | }} | ||
{{Person | {{Person | ||
+ | |Real name=Larry Jones | ||
|Role=Maintainer | |Role=Maintainer | ||
− | |||
− | |||
|Resource URL= | |Resource URL= | ||
}} | }} | ||
{{Person | {{Person | ||
+ | |Real name=Mark D. Baushke | ||
|Role=Maintainer | |Role=Maintainer | ||
− | |||
− | |||
|Resource URL= | |Resource URL= | ||
}} | }} | ||
{{Person | {{Person | ||
+ | |Real name=See the AUTHORS file distributed with the CVS sources | ||
|Role=Contributor | |Role=Contributor | ||
− | |||
− | |||
|Resource URL= | |Resource URL= | ||
}} | }} | ||
Line 113: | Line 108: | ||
|Use=software-development | |Use=software-development | ||
}} | }} | ||
− | {{ | + | {{Featured}} |
− | |||
− | |||
− | |||
− | }} |
Revision as of 20:16, 8 March 2017
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
Documentation
https://download.savannah.gnu.org/releases/cvs/source/stable/1.11.23/cederqvist-1.11.23.pdfBookstore:
Download
https://ftp.gnu.org/non-gnu/cvs/source/stable/1.11.23/cvs-1.11.23.tar.bz2
version 1.11.23
(stable)
released on 8 May 2008
OpenPGP signature URL: https://ftp.gnu.org/non-gnu/cvs/source/stable/1.11.23/cvs-1.11.23.tar.bz2.sig
VCS Checkout
cvs -z3 -d:pserver:anonymous@cvs.savannah.nongnu.org:/sources/cvs co cvs
Categories
Related Projects
- CVSSearch
- CVSps
- Cervisia
- Rcs
- Subversion
- Prcs
- Svk
- Cvsauth
- Cvsd
- Cvsfs
- CVSGraph
- Cvsplot
- Gnu-arch
- PicoForge
- Unison
- Vesta
- Workon
- Darcs
- Cssc
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Derek R. Price | Maintainer |
Larry Jones | Maintainer |
Mark D. Baushke | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Perl (Ref) | https://metacpan.org/release/Cvs | |
Download | https://download.savannah.gnu.org/releases/cvs/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/cvs-announce/ | |
Debian (Ref) | https://tracker.debian.org/pkg/cvs | |
Download | https://ftp.gnu.org/non-gnu/cvs/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/cvs-announce-binaries/ | |
Savannah (Ref) | https://savannah.nongnu.org/projects/cvs/ | |
General | https://savannah.gnu.org/people/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/cvs-cvs/ | |
VCS Repository Webview | https://cvs.savannah.nongnu.org/viewvc/cvs/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/cvs-test-results/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-cvs/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/info-cvs/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/cvs-dev/ |
Software prerequisites
This entry (in part or in whole) was last reviewed on 9 January 2019.
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.