mommer@common-lisp.net writes:
Nicolas Lamirault lam@tuxfamily.org writes:
hello, i try to checkoutn but i have another problem :
cvs login
Logging in to :pserver:anonymous@common-lisp.net:2401/project/crypticl/cvsroot CVS password:
cvs co crypticl
cvs server: cannot find module `crypticl' - ignored cvs [checkout aborted]: cannot expand modules
Odd. It works fine for me. I did like in the FAQ:
cvs -d :pserver:anonymous@common-lisp.net:/project/crypticl/cvsroot login
to log in, and then
cvs -z3 -d :pserver:anonymous@common-lisp.net:/project/crypticl/cvsroot co crypticl
to check out. Worked like it should.
Perhaps the problem is at your end?
it works fine yes ! sorry i think i make a mistake with cryptIcl name (I) thanks for your help
Regards, Mario.