SvnReporter 0.4 review
DownloadSvnReporter generates various reports in response to commits happening in a Subversion repository. SvnReporter is intended to be c
|
|
SvnReporter generates various reports in response to commits happening in a Subversion repository.
SvnReporter is intended to be called from the post-commit hook. Two types of reports are supported: single-event and event list reports.
The former generate reports relative to the current commit only, and are typically used to generate post-commit mails.
The latter generate reports relative to a list of commits, e.g. an RSS feed or a Web page showing the latest commits.
Reports can be restricted to certain criteria, specified by a list of regular expressions. The format of the reports can be defined with a template.
SvnReporter 0.4 keywords