Click to See Complete Forum and Search --> : Version Control/ Code Management ???


$SuperString
02-24-2003, 08:10 AM
Hi everyone,

Im working on an intranet which runs on many Servers (unique copies on each), some Servers get pilot upgrades, some have unique features, but all have about 90% of the same code.
My problem :), I have many copies sitting around (intranet_common, intranet_pilot_1, intranet_pilot_2, intranet_pilot_2_updates...etc). This is not good, its a timebomb waiting to go off.
What I need is some tool to help keep track of these changes and versions, but I dont require multiple users (as it only me working on the code). I need a GUI (I dont have time to shell out and its 2003 anyway). I dont fancy winCVS, to much of what I don't need.
Any ideas ??

Cheers

piersk
02-24-2003, 08:25 PM
If its just a tool to check in and out files that you are looking for, then have a look at Tortoisecvs (http://www.tortoisecvs.org/index.shtml).