How does one go about getting log messages between tags?  I can get them by
dates, and right now, I'm using a shell script to determine the dates
between tags and feeding that info into cvs2cl.pl to get the correctly
formatted ChangeLog. with this command "cvs2cl.pl -r -t --accum -l
"-d>lasttagdate'"

What I'm looking foris something like how "cvs diff -r tag1 -r tag2" works
but for "cvs log".

Thanks for any help.

jim

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

Reply via email to