Hi, On Sat, 04 Jul 2009, Yuri Kozlov wrote: > yu...@keeper:/tmp$ cvs -d :pserver:[email protected]:/cvs/webwml > checkout webwml cvs checkout: CVS password file /home/yuray/.cvspass does > not exist - creating a new file cvs [checkout aborted]: unrecognized auth > response from cvs.debian.org: cvs [pserver aborted]: /cvs/webwml: no such > repository > > Is something broken?
The real URL to use for anonymous pserver is this one: :pserver:[email protected]:/cvsroot/webwml It's the one documented on: https://alioth.debian.org/scm/?group_id=1135 The configuration of the pserver restrict the path of the repositories to the official URL, and despite the cvs -> cvsroot symlink, it will not accept it. (see /usr/share/gforge/plugins/scmcvs/sbin/cvs-pserver on alioth) You probably want to update this somewhere in the docs. Cheers, -- Raphaël Hertzog Contribuez à Debian et gagnez un cahier de l'admin Debian Lenny : http://www.ouaza.com/wp/2009/03/02/contribuer-a-debian-gagner-un-livre/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

