Download CVS via TortoiseCVS

Strictly for discussing ZSNES development and for submitting code. You can also join us on IRC at irc.libera.chat in #zsnes.
Please, no requests here.

Moderator: ZSNES Mods

Post Reply
Clements
Randomness
Posts: 1172
Joined: Wed Jul 28, 2004 4:01 pm
Location: UK
Contact:

Download CVS via TortoiseCVS

Post by Clements »

I have tried numerous methods to obtain the complete CVS for ZSNES, and all have failed since I have no idea what I'm doing.

TortoiseCVS appears to be the easiest to set up. So, what do I type here (for ZSNES)?

Image

Followed the Help documentation as best I could and keep getting password prompts, then the following error:

Code: Select all

Logging in to :pserver:anonymous@cvs.sourceforge.net:2401:\zsnes
cvs.exe [login aborted]: unrecognized auth response from cvs.sourceforge.net: M -!- Project map lookup failed ()
... followed by annoying glass smashing. I've probably got the command wrong. I guess knowledge of all this stuff is taken for granted, since I've been googling for hours and nothing has worked, and AFAIK there are no ZSNES-specific tutorials on how to do this. Please help.
Jonas Quinn
ZSNES Developer
ZSNES Developer
Posts: 115
Joined: Thu Jul 29, 2004 9:51 pm
Location: Germany

Post by Jonas Quinn »

Protocol: pserver
Server: cvs.sourceforge.net
Repository Folder: /cvsroot/zsnes
username: anonymous
Module: zsnes

CVSROOT should be: :pserver:anonymous@cvs.sourceforge.net:/cvsroot/zsnes
Hyos
Regular
Posts: 207
Joined: Mon Aug 15, 2005 2:15 pm

Post by Hyos »

Have you tried nach's preconfigured compile package? It gets the files by itself (almost) and works perfectly.
Clements
Randomness
Posts: 1172
Joined: Wed Jul 28, 2004 4:01 pm
Location: UK
Contact:

Post by Clements »

Jonas Quinn wrote:Protocol: pserver
Server: cvs.sourceforge.net
Repository Folder: /cvsroot/zsnes
username: anonymous
Module: zsnes

CVSROOT should be: :pserver:anonymous@cvs.sourceforge.net:/cvsroot/zsnes
Thank-you, that worked fine. I also was able to download the PCSX2 CVS now that I know what to put in. Thanks again.
Post Reply