Huh, what is CVS
by Gary Roberson · in General Discussion · 10/19/2004 (5:52 pm) · 3 replies
Hi guys,
Since I've been on the GarageGames site, I've read many posts with a lot or messages about CVS.
What is it, and what is it used For?
Since I've been on the GarageGames site, I've read many posts with a lot or messages about CVS.
What is it, and what is it used For?
About the author
#2
10/19/2004 (6:06 pm)
Max is wrong. CVS is shorthand for Concurrent Versioning System. It is a source code control system. Basically, it allows GG to continually update the the source code for Torque and users can check out specific versions. It does a lot more than that. If you are interested, there are entire books written on the subject.
#3
10/19/2004 (9:38 pm)
Basically, I can make changes to a file and post them to the file's "repository" for everyone to see. Then they can download it and make changes of their own.
Torque Owner Max Thomas