CVS problems
Dave Richards
dave at synergy.org
Thu Oct 2 03:33:03 UTC 2003
>From http://www.rtems.org/cvs.html:
Set CVSROOT in your environment to :pserver:anoncvs at www.rtems.com:/usr1/CVS.
Alternately add -d :pserver:anoncvs at www.rtems.com:/usr1/CVS in the CVS
commands below (place it immediately after cvs, before any other arguments).
Issue the command cvs login. You will be prompted for a password; reply with
the string "anoncvs".
Issue the command
cvs -z 9 co -P rtems
I executed:
% setenv CVSROOT :pserver:anoncvs at www.rtems.com:/usr1/CVS
% cvs login
Logging in to :pserver:anoncvs at www.rtems.com:2401/usr1/CVS
CVS password:
% cvs -z 9 co -P rtems
Fatal error, aborting.
anoncvs: no such user
%
What am I missing?
Dave
More information about the users
mailing list