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 [EMAIL PROTECTED]

>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 [EMAIL PROTECTED]


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to