My question is:
I have four subdirectories in a CVS repository, such as:
+-a
|--b
|--c
|--d
If the a/b/c module contains a few files. If I want to add new module
using an empty hard drive, I will have to invoke cvs co a/b/c first.
Only then I invoke cvs add directory command.
Unfortunately, by invoke checkout command, it will checkout all a/b/c
module files into my new hard drive. Is there a way to prevent
checking out all module files into my new hard drive?
Thanks.
-HS Phuah
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs