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

Title: WinCVS?
Post 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/
Title: WinCVS?
Post by: RandomTiger on October 03, 2002, 11:00:22 am
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.
Title: WinCVS?
Post by: Inquisitor on October 03, 2002, 11:49:23 am
I actually use WinCVS, lets me deal with multiple repositoris and caches settings :)
Title: WinCVS?
Post by: RandomTiger on October 03, 2002, 11:53:01 am
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.