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. ''[[csup]]'' and formerly ''[[cvsup]]'' are useful to update ports from cvs repositories. |
For more information and the full documentation visit the [[http://cvshome.org offical website]]. | For more information and the full documentation visit the [[http://cvshome.org offical website]]. | ||
[[Category : System Commands]] | [[Category : System Commands]] |
Revision as of 15:51, 17 December 2014
cvs stands for Concurrent Versions System. As the name implies, it is a version control system. csup and formerly cvsup are useful to update ports from cvs repositories.
For more information and the full documentation visit the [offical website].