I would like to request a feature enhancement to the cvs log command.

With the cvs log command, you can do stuff like "cvs log -d > '1 Jan 2000
12:34:56' " and get all the revision history after 1 Jan 2000 @ 12:34:56.

My request is to be able to do the same with the -r option, thus "cvs log
-r>rel-1-0" would produce a log, selecting revisions that have been made
*after* the code was tagged with release 1.0.

This goes back to a question I asked a while ago about displaying revision
history *after* a particular tag so that I could produce a change log file.
Currently the -r option *includes* the requested tag, so it includes some
changes that were in a previous release.

At present the only way I can see to do this is to look at the date of the
tag and then look at revisions made after that date. A slicker way would be
to do this directly from the tag.

Any comments?

Regards

John.



********************************************************************

Click here to visit the Argos home page http://www.argos.co.uk

The information contained in this message or any of its attachments may be privileged 
and confidential, and is intended exclusively for the addressee.
The views expressed may not be official policy, but the personal views of the 
originator.  
If you are not the addressee, any disclosure, reproduction, distribution, 
dissemination or use of this communication is not authorised.
If you have received this message in error, please advise the sender by using the 
reply facility in your e-mail software.
All messages sent and received by Argos Ltd are monitored for virus, high risk file 
extensions, and inappropriate content.  As a result users should be aware that mail 
may be accessed.

********************************************************************

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

Reply via email to