Difference between revisions of "CVS"

From VsWiki
Jump to: navigation, search
 
m (minor fixes)
Line 3: Line 3:
  
  
'''CVS''' is also what the [[Vegastrike]] developers use and i you would like to contribute you can find a guid fro checking out CVS here: [[HowTo:Checkout CVS]]
+
'''CVS''' is also what the [[Vegastrike]] developers use and if you would like to contribute you can find a guide for checking out CVS here: [[HowTo:Checkout CVS]]
  
 
[[Category:Development]]
 
[[Category:Development]]

Revision as of 01:13, 10 June 2005

Quote from WikiPedia:Cvs :

"The Concurrent Versions System (CVS), also known as the Concurrent Versioning System, implements a version control system: it keeps track of all work and all changes in a set of files, typically the implementation of a software project, and allows several (potentially widely separated) developers to collaborate."


CVS is also what the Vegastrike developers use and if you would like to contribute you can find a guide for checking out CVS here: HowTo:Checkout CVS