[admin] CVS problem with crypticl

mommer at common-lisp.net mommer at common-lisp.net
Mon Sep 20 21:29:15 UTC 2004


Nicolas Lamirault <lam at tuxfamily.org> writes:
> hello,
> i try to checkoutn but i have another problem :
>
>> cvs login
> Logging in to :pserver:anonymous at 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 at common-lisp.net:/project/crypticl/cvsroot login

to log in, and then

cvs -z3 -d :pserver:anonymous at common-lisp.net:/project/crypticl/cvsroot co crypticl

to check out. Worked like it should.

Perhaps the problem is at your end?

Regards,
        Mario.




More information about the Admin mailing list