Re: Hurd Hacking Guide - CVS
On Fri, 2003-03-28 at 12:43, deFreese, Barry wrote:
> OK, am I just a complete moron?? The hurd hacking guide gives the following
> instructions:
>
> # Use the empty string password:
> cvs -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/hurd login
> for module in hurd gnumach
> do cvs -z3 -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/hurd \ co $module
>
> done
>
> When I run cvs -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/hurd login I
> get prompted for the password so I use a blank password and get a connection
> refused.
A blank password works for me.
jim@debian:~/cvs$ cvs
-d:pserver:anoncvs@subversions.gnu.org:/cvsroot/hurd login
Logging in to :pserver:anoncvs@subversions.gnu.org:2401/cvsroot/hurd
CVS password:
jim@debian:~/cvs$
All I did was press enter when I got prompted for CVS password:
> I tried using my e-mail address as in anonymous FTP but that doesn't work
> either. What am I missing this time?
>
> Thanks again!!
>
>
> Barry deFreese
Jim
Reply to: