info-cvs
[Top][All Lists]
Advanced

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

Re: How to generate a revision list?


From: Cameron, Steve
Subject: Re: How to generate a revision list?
Date: Tue, 12 Dec 2000 09:06:58 -0600

Ingolf Steinbach wrote:
> has someone written an awk/perl/whatever script which
> generates a table with (at least) the entries "local
> file name", "revision", "date of checkin" from a static
> tag and a locally checked out copy of a module?

Perhaps you already know about this:

        cvs rdiff -s -r0 -rstatic_tag modulename

which will give you the filenames and revision numbers,
but not date of checkin

-- steve
 



reply via email to

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