-u bogusfolder
[email protected] (Clemens Fischer) 26 Oct 2002 21:26:26 +0200
| Newsgroups | gmane.mail.ifile.general |
|---|---|
| Message-ID | <[email protected]> |
Richard Kimber <[email protected]>: > I tried anonymous CVS just, but got a message saying no such user anoncvs > in CVSROOT/passwd. Is this a problem at my end or yours? same here: with the settings cvs -d:pserver:[email protected]:/cvsroot/ifile login the exact error message i get is: cvs -d:pserver:[email protected]:/cvsroot/ifile login cvs login: notice: main loop with CVSROOT=:pserver:[email protected]:/cvsroot/ifile (Logging in to [email protected]) CVS password: no such user anoncvs in CVSROOT/passwd cvs login: authorization failed: server subversions.gnu.org rejected access to /cvsroot/ifile for user anoncvs also: cvs -z3 -d:pserver:[email protected]:/cvsroot/ifile co <modulename> is modulename supposed to be "ifile"? clemens