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]]''   | + | '''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.  | 
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:52, 17 December 2014
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.
For more information and the full documentation visit the [offical website].