Mail Archives: djgpp-workers/2000/06/26/12:35:40
On Mon, 26 Jun 2000, Eli Zaretskii wrote:
> Is there any way to get CVS to report all the files that were changed
> since a certain date, or a specific revision tag? For example, if I need
> to know what DJGPP source files have changed since v2.03, how would I go
> about it? (DJ tagged the repository before checking in changes after
> v2.03.)
>
> I cannot find anything apporopriate in the CVS manual. Am I missing
> something?
I think the command you've been looking for is:
cvs rdiff -s -r v2_03 djgpp
'-s' creates a summary report, and 'rdiff' operates even completely
*without* any local repository checkout, if necessary.
Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de)
Even if all the snow were burnt, ashes would remain.
- Raw text -