I'm trying to download the latest following the instructions on sourceforge. I'm using TortoiseCVS and I belive I have everything setup correctly. I'm getting the following error:
Logging in toserver:anonymous@cvs.sourceforge.net:2401:/cvsroot
cvs [login aborted]: authorization failed: server cvs.sourceforge.net rejected access to /cvsroot for user anonymous
Here is my CVSROOT-server:anonymous@cvs.sourceforge.net:/cvsroot
and the module I'm trying to checkout is spring-rich-c
When I change my CVSROOT toserver:anonymous@cvs.sourceforge.net:/cvsroot/spring-rich-c
I get the error:
cvs server: cannot find module `spring-rich-c' - ignored
When I use SmartCVS I also get the error:
cvs server: cannot find module `spring-rich-c' - ignored
Thanks for the help


server:anonymous@cvs.sourceforge.net:2401:/cvsroot
Reply With Quote