info-cvs
[Top][All Lists]
Advanced

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

Re: Getting list of files in a module


From: Laine Stump
Subject: Re: Getting list of files in a module
Date: 12 Nov 2000 14:17:07 -0500
User-agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.7

address@hidden writes:

> I've just installed CVS 1.11. I'm trying to get a list of the files in
> a module without having checked the files in that module out, by 
> running: 
> cvs -n checkout myprog

Try:

    cvs rdiff -s -D 01/01/1971 <modulename>

You'll then want to do some chopping with your favorite scripting language.

Look up "cvsls" in the mailing list archives for more information
about this cute hack.



reply via email to

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