I am trying to checkout a module that has components in multiple repositories on
multiple systems.  It goes something like this:

cvs -d:pserver:sam@yoda:/cvs checkout gus/src/part1
cvs -d:pserver:sam@luke:/cvs checkout gus/src/part2

I seem to be getting some strange results.  For example: If I modify a file in
part2, then do a cvs -nq up from the base directory (gus) it doesn't show any
changes in part2.

Anyone done this before?  Any suggestions on how to handle it?

Thanks.



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

Reply via email to