Anon CVS Access.

Leif Mortenson <[email protected]> Tue, 16 Mar 2004 20:30:13 +0900
Newsgroups gmane.comp.java.jcontainer.interest
Message-ID <[email protected]>
I was wondering what the current CVS connect string is to gain access to the
anonymous CVS repository. The configurations at neither of the following
locations appears to be accurate:

http://loom.jcontainer.org/cvs-usage.html
cvs -d :pserver:anonymous-yCVjj/[email protected]:/scm/cvs login
cvs -z3 -d :pserver:anonymous-yCVjj/[email protected]:/scm/cvs co loom
This complains that the /scm/cvs repository does not exist.

http://dna.jcontainer.org/cvs-usage.html
cvs -d :pserver:anoncvs-yCVjj/[email protected]:/cvsroot/jcontainer login
cvs -z3 -d :pserver:anoncvs-yCVjj/[email protected]:/cvsroot/jcontainer co dna
This complains that the anoncvs user does not exist. (Same for anonymous as
is mentioned in the text.)

I am able to browse the source using webcvs so the second repository appears
to be correct.

Thanks in advance,
Leif