Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / sysutils / cvsreport / DESCR
blobfc94f0acfb5c35c94f3d49380c241aa576910df5
1 CVSreport produces text or enhanced HTML activity reports from a local or
2 remote CVS repository. It can be used to extract activity information from
3 any time span, or to automatically generate reports and store/send them on
4 commit events.
6 CVSreport can extract changesets from a CVS repository history. A changeset
7 is a set of commit operations (addition, removal, modification) which happen
8 along a single invocation of the cvs commit command. Used from client side,
9 it produces a report starting from an arbitrary date from a simple working
10 copy. On the server side, it can automatically generate reports and mail
11 them upon commit.