> From: Tim Kemp [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, November 29, 2001 3:35 AM

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

Assuming both tag1 and tag2 are on branch1, won't

cvs log -rtag1:tag2 module

or rather

cvs rlog -rtag1:tag2 module

do it?

Jerry

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

Reply via email to