cvs-1.11.23 |
Extended release and revision control system |
| Description: |
CVS is designed to work on top of the RCS distribution (V5) and Gnu diff. Its a front end to rcs which extends the notion of revision control from a collection of files in a single directory to a hierarchical collection of directories forming a software release. |
| Author: |
Jeff Polk & Brian Berliner <info-cvs@gnu.org> |
| Home URL: |
http://ring.atr.jp/archives/misc/cvs/ |
| License: |
GNU General Public License v2
|
| Installation Tree: |
/usr/local |
| Languages used: |
C Perl |
| Build-time dependencies: |
gettext libiconv make perl zlib |
| Run-time dependencies: |
gettext libiconv zlib |
| Documentation: |
Installation README Man Page |