PDA

View Full Version : CVS Access On Windows


Xabob
01-11-2005, 10:12 AM
Request i do this by FWN.

First download WinCvs from http://www.wincvs.org/download.html

Get the lastest verison.

Install with everything. You may need to reboot.

Then once installed it will tell you to get python ignore that.

Go to the command line under admin and enter under CVSROOT

:pserver:anonymous@cvs.sourceforge.net:/cvsroot/eqemulator

Make sure theres no space at the end.

Then go to admin login use:
:pserver:anonymous@cvs.sourceforge.net:/cvsroot/eqemulator

Make sure theres no space at the end.

It will promte you for a password just hit ok. Then:

Then go to remote Checkout For the module name enter EQEmuCVS
Set the local file to your hearts content
Then there will be a field called CVSROOT add the following.
:pserver:anonymous@cvs.sourceforge.net:/cvsroot/eqemulator

Make sure theres no space at the end.

Hit ok.

It should go and grab all the files off of the cvs now.

Good luck

Cripp
03-31-2005, 07:34 AM
How would i go about getting the source before it was updated on xx/xx/05? (if possible)

EDIT: nm, figured it out.

Koshoji
09-16-2005, 12:11 PM
I can't believe that I missed this post until now. This is really cool! Thanks Xabob for putting this up here, and Father Nitwit for suggesting it. More stuff to pour over :)

ichijin
10-08-2005, 06:46 PM
Nice tutorial, though I am seeming to have problems getting the actual source from the CVS. It all goes fine, logs in with code 0 (normally), and checkouts the module ok. It begins getting the files, and when it gets to EQEmuCVS/ppconvert it exits with code 1. (failure) Any idea what I am doing wrong, or is this happening to everyone? Any help is appreciated.

Belfedia
10-09-2005, 08:50 AM
I have code 1 error sometimes, but when i update, no more.

ichijin
10-09-2005, 03:38 PM
Thanks. You were correct. I was using WinCVS 1.2, it seems 2.0+ is required. I get code 0 now.

sdabbs65
10-10-2005, 02:46 AM
Thanks. You were correct. I was using WinCVS 1.2, it seems 2.0+ is required. I get code 0 now.

Thats really wierd I been useing the same one for years...

gottasummer
10-15-2005, 05:42 AM
I use tortoise CVS... anything I would change? Same CVS root, right?

dasgood
11-15-2005, 07:58 AM
I am using WinCvs 2.0.2.4(build4)
I get the password prompt and click ok
5 seconds later I get...
***** CVS exited normally with code 0 *****

Any ideas?

haha ok then I just keep plugging the rest of the tutorial in and it worked fine .. I thought the 0 ment there was a problem.

upashine
04-20-2006, 10:37 AM
Hi
I am first time WinCVS user. I am not able to define the CVSROOT. When I enter the value of CVSROOT in command line (ppm@devibm1.hdc.bio-rad.com:/users/ppm/CVSROOT) , another WinCVS window pops up in background and looks like it is searching the CVSROOT forever.
Can somebody help?

Are there additional settings that I should be doing. Where do i define pserver?

Thanks,