Russ Sherk writes:
> 
> I have been trying to get a cvs log between revs that only shows log
> messages for what has changed between revs.  I've tried cvs log
> -rrev1:rev2 and -rrev1::rev2.  Both of which either show way too much
> info or not enough.  Where extra data is logs for files that have not
> changed.  And not enough data means that some files are excluded
> (because of the nature of : and ::).

"cvs log -S -rrev1::rev2" should do exactly what you want, provided
you're using a reasonably recent release of CVS.  If not, please be
specific about what's wrong, preferably with actual examples.

-Larry Jones

Things are never quite as scary when you've got a best friend. -- Calvin


_______________________________________________
Info-cvs mailing list
Info-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to