Hi,

(1)
How can I check out the first level or two levels of directories and files of a huge module without "recursive descend"?

I only want to look at the available top-level directories.

The following command only check out the "module" directory itself, but I want to check out the files and one hierarchy level of subdirectories in "module":
cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot/module co -l module


(2)
How can I list the first level directories (and probably files) of a module without actually checking it out?

Thanks.


--
Daniel Yek



_______________________________________________
info-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/info-cvs

Reply via email to