I want to check out directory "web/perl" to the current directory as just
"perl". So I use

cvs co -d . web/perl

This works like a dream on the machine with a local repository. But when I
am using a remote repository it complains to me as follows:

% cvs co -d . web/perl
cvs server: existing repository /cvs does not match /cvs/web/perl
cvs server: ignoring module web/perl

What gives?


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to