View Single Post
  #3  
Old 11-11-2003, 10:18 PM
Astartae
Sarnak
 
Join Date: Nov 2002
Posts: 96
Default

OK, Success! I guess it is a good thing I am an experimenter.

I tried going back to the command promt again and trying something a bit different. I found a cvs.exe in the CVSNT folder. So I did this:

Quote:
Open Command Prompt
C:
cd \eqemu\cvs\wincvs\cvsnt\ (My file path for this)
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/eqemu login
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/eqemu -z3 co eqemu
And now I am downloading the files! So, I guess I don't need a response to this!

Now, I wonder how long it typically takes to download all of these files... Guess I'll find out.