[EMAIL PROTECTED] writes:
> 
> > cvs co src
> /bin/cvs
> cvs server: existing repository /usr/local/cvs/root does not match
> /usr/local/cvs/root/src
> cvs server: ignoring module src

That means that you're trying to checkout a directory that's already
checked out from somewhere else -- in this case, it would appear that
src already exists and was checked out from /usr/local/cvs/root, but now
you're trying to check it out from /usr/local/cvs/root/src.

-Larry Jones

Bad news, Mom.  I promised my soul to the Devil this afternoon. -- Calvin

Reply via email to