Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: Inquisitor on July 10, 2002, 01:36:40 pm

Title: CVS primer
Post by: Inquisitor on July 10, 2002, 01:36:40 pm
http://www.wincvs.org/

is one way to do it, command liune CVS is another.

Anyone have a good online guide to using that, or maybe wants to write one that is specific to our project?

I like the format of this:
http://www.garagegames.com/docs/torque.sdk/gstarted/cvs.html
Title: CVS primer
Post by: WMCoolmon on July 10, 2002, 02:56:44 pm
I've made a ZIP file with the current release of CVS and startcvs.bat, which is a specialized batch file for the FS2 source code project. For documentation, just unzip it and CVS somewhere and type "startcvs".
Zip available here (http://members.cox.net/wmcoolmon/CVS.zip).
Title: CVS primer
Post by: Inquisitor on July 10, 2002, 03:33:22 pm
Dude, you rock ;)

Let's get that on the site, hey Tbird!
Title: CVS primer
Post by: Inquisitor on July 11, 2002, 12:27:03 pm
I linked it on the warpcore site.
Title: CVS primer
Post by: Fineus on July 12, 2002, 07:11:56 am
Done :)
Title: CVS primer
Post by: DTP on July 16, 2002, 03:32:15 am
The batfile just hangs on me, and i should have set thing correctly,
and i verified my password, so it is not that, since i get a different error msg when i just type in some other password.

anyway created my own, and i get this far.

E:\FS2projects\CVSFS2>set CVSROOT=:pserver:[email protected]:/home/fs2source/cvsr
oot

E:\FS2projects\CVSFS2>
E:\FS2projects\CVSFS2>cvs.exe login
Logging in to :pserver:[email protected]:2401/home/fs2source/cvsroot
CVS password:
CVS.EXE [login aborted]: could not find out home directory

E:\FS2projects\CVSFS2>cvs -z3 co fs2_open
CVS.EXE [checkout aborted]: could not find out home directory

any ideas ?.

--------------------
I have since got it to work, both with the commandline and wincvs.

thx for the help WMcoolmon. I think i forgot that on ICQ