[Vv] cvs setup and use?
Arnaud GELAS
arnaud_gelas at hms.harvard.edu
Fri Jun 11 15:47:46 CEST 2010
Hi all,
I was just wondering if the quotes are really needed for the cvs setup
and use (see vv's wiki).
Anyway, I tried with quotes I get:
[ajg23 at fugu CVSROOT]$ cvs -d
":pserver:anonymous at cvs.creatis.insa-lyon.fr:2402/cvs/public" login
Logging in to :pserver:anonymous at cvs.creatis.insa-lyon.fr:2402/cvs/public
CVS password:
[ajg23 at fugu CVSROOT]$ cvs -d
":pserver:anonymous at cvs.creatis.insa-lyon.fr:2402/cvs/public" co clitk
cvs server: cannot find module `clitk' - ignored
cvs [checkout aborted]: cannot expand modules
and without:
[ajg23 at fugu CVSROOT]$ cvs -d
:pserver:anonymous at cvs.creatis.insa-lyon.fr:2402/cvs/public login
Logging in to :pserver:anonymous at cvs.creatis.insa-lyon.fr:2402/cvs/public
CVS password:
[ajg23 at fugu CVSROOT]$ cvs -d
:pserver:anonymous at cvs.creatis.insa-lyon.fr:2402/cvs/public co clitk
cvs server: cannot find module `clitk' - ignored
cvs [checkout aborted]: cannot expand modules
Is it a server problem? Is the right address?
Thanks,
Arnaud
More information about the vv
mailing list