info-cvs
[Top][All Lists]
Advanced

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

showing changes after a given tag


From: David Carson
Subject: showing changes after a given tag
Date: Tue, 04 Sep 2001 17:04:59 -0400

I can't find a way to use 'cvs log -r...' so that I only see changes that have occurred _since_ a given tag was applied. The variations on -r are all inclusive, so that I get the last change made to foo.c when the tag was applied (which could have been months ago).

This seems like a useful operation. I am tagging the whole source tree each time I do an 'official' build. So, to see the changes from the last official build to the present, I would like to be able to say:

 cvs log -r>rev

where rev is the tag name and the meaning would be 'after rev' (similar to the date options).

Truth be told, I'm using cvs2cl.pl, and I'd like to have it arrange my output by these build tags. I was going to do it by passing the appropriate logopts to cvs2cl.pl and appending a cumulative file of changes.


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp




reply via email to

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