info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to checkout n-level of directories?


From: Daniel Yek
Subject: How to checkout n-level of directories?
Date: Mon, 19 Mar 2007 15:01:37 -0700

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:address@hidden:/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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]