Cvs
From FreeBSDwiki
(Difference between revisions)
| Line 1: | Line 1: | ||
'''cvs''' stands for Concurrent Versions System. As the name implies, it is a version control system. | '''cvs''' stands for Concurrent Versions System. As the name implies, it is a version control system. | ||
| + | |||
| + | For more information and the full documentation visit the [[http://cvshome.org offical website]]. | ||
[[Category : System Commands]] | [[Category : System Commands]] | ||
Revision as of 11:03, 27 July 2005
cvs stands for Concurrent Versions System. As the name implies, it is a version control system.
For more information and the full documentation visit the [offical website].