<cvstagdiff>

The role of the <cvstagdiff> task is to generate a report listing the changes made to the files in a cvs repository between two dates or tags. Table 4.27 details all the attributes associated with this task.

Table 4.27. Table of <cvstagdiff> Attributes
Attributes[*] Required Description
destfile The name to give the generated report file.
enddate (required if endtag is not specified) The end date from which differences are to be included in the report.
endtag (required if enddate is not specified) The end tag from which differences are to be included in the report.
startdate (required if starttag is not specified) The start date from which differences are to be included in the report.
starttag (required if startdate is not specified) ...

Get Ant Developer’s Handbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.