[Quickfix-developers] CVS access problem
Brought to you by:
orenmnero
|
From: Francis G. <fr...@at...> - 2006-03-10 16:57:04
|
Is anonymous CVS checkout access disabled? CVS keeps asking for a password and as instructed I just hit enter, but the login is then rejected. I use TortoiseCVS with :pserver:ano...@cv...:/cvsroot/quickfix co quickfix. Below is the complete log. This used to work fine, any ideas? Thanks, Francis In C:\VS Projects: "C:\Program Files\TortoiseCVS\cvs.exe" "-q" "-z6" "checkout" "-P" "quickfix" CVSROOT=:pserver:ano...@cv...:/cvsroot/quickfix co quickfix cvs.exe [checkout aborted]: unrecognized auth response from cvs.sourceforge.net: M PserverBackend::PserverBackend() Connect (Connection refused) Error, CVS operation failed In C:\VS Projects: "C:\Program Files\TortoiseCVS\cvs.exe" "-q" "-z6" "login" CVSROOT=:pserver:ano...@cv...:/cvsroot/quickfix co quickfix Logging in to :pserver:ano...@cv...:2401:/cvsroot/quickfix co quickfix cvs.exe [login aborted]: authorization failed: server cvs.sourceforge.net rejected access to /cvsroot/quickfix co quickfix for user anonymous Error, CVS operation failed |