info-cvs
[Top][All Lists]
Advanced

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

Re: List of directories under a "top-level" module


From: Mark D. Baushke
Subject: Re: List of directories under a "top-level" module
Date: Fri, 12 Sep 2008 21:26:14 -0700

CVS 1.12.9 or newer releases support 'cvs rls' and 'cvs ls' commands.
CVS 1.11.x does not support 'cvs rls' or 'cvs ls' at this time.
However, a poor man's 'cvs rls' command may be performed using:

  cvs -nq rlog -R module-name

which will list out all of the files under the 'module-name' hierarchy
although not in as useful a form.

        -- Mark

Attachment: pgp7gqJx6UWRq.pgp
Description: PGP signature


reply via email to

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