Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: Righteous1 on October 03, 2002, 10:11:43 am
-
Is there anyone using WinCVS, or is there a reason I shouldn't?
Seems to be pretty intuitive and keeps me from having to remember command line options :) But I thought I better ask the CVS guru's first.
http://www.wincvs.org/
Users guide: http://www.computas.com/pub/wincvs-howto/
-
Theres only three commands to remember,
checkout, update and commit.
Its all easy enough and I have little dos utils that remember what I type so I dont have to retype whole command lines.
Either way is good I imagine as long as you know exactly what WinCVS is up to.
-
I actually use WinCVS, lets me deal with multiple repositoris and caches settings :)
-
If anyone has problems updating or committing then it could be the version of cvs, I had problems with the most recent version and had to revent to an older one.