PDA

View Full Version : Keeping code concurrent



legacy-El Mariachi
07-07-2003, 06:29 PM
How do all of you keep your projects concurrent with eachother such as models, map files and especially code? I used to use CVS for school but I've never set it up. What do you guys do?

legacy-Narroc
07-07-2003, 06:32 PM
I find CVS to be extremely useful.

legacy-El Mariachi
07-07-2003, 10:26 PM
In a nutshell what did you have to do to set it up?