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. ''[[csup]]'' is useful to update ports from cvs repositories. | + | '''cvs''' stands for Concurrent Versions System. As the name implies, it is a version control system. ''[[csup]]'', which comes with the base system, is useful to update ports from cvs repositories. [[cvsup]] may still be required for other mirroring tasks that don't apply to ports or updating sources. |
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 20:18, 17 December 2014
cvs stands for Concurrent Versions System. As the name implies, it is a version control system. csup, which comes with the base system, is useful to update ports from cvs repositories. cvsup may still be required for other mirroring tasks that don't apply to ports or updating sources.
For more information and the full documentation visit the [offical website].