info-cvs
[Top][All Lists]
Advanced

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

Re: How do you get a log between tag1 and tag2 on a branch?


From: Paul Sander
Subject: Re: How do you get a log between tag1 and tag2 on a branch?
Date: Thu, 29 Nov 2001 09:17:05 -0800

I don't know of a way to do it with the CVS command line, other than to
parse the output of "cvs log".  But if you have a list of RCS files and
direct access to the repository then you could use rinfo to get the
commit commentary for a range of versions within each file, then use
lmerge to eliminate duplicated text.

Both programs are available at http://www.wakawaka.com/source.html

>--- Forwarded mail from address@hidden

>Does anyone know of a way of getting all the log messages for a module
>between tag1 and tag2 on branch1

>--- End of forwarded message from address@hidden




reply via email to

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