DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19807>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19807 CvsChangeLog to support revision tag parameter Summary: CvsChangeLog to support revision tag parameter Product: Ant Version: 1.5.3 Platform: All OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The cvs log command supports the use of tags to limit log searching. The -r flag accepts a combination of tags. I would like to see two new attributes startTag and endTag, this will enable the task to operate like the CvsTagDiff task. http://cvsbook.red-bean.com/cvsbook.html#log Thanks, Jeremy Whiting