My favorites | Sign in
Project Logo
                
People details
Project owners:
  darren.tarbard

This polls a subversion server at regular intervals and uses the data to visually illustrate commits.

It takes results from subversion and converts them to XML to view on the timeline. Despite the name the intention is for it to be useable for other VC systems besides subversion. This can be done by implementing ILogRetriever and specifying that implementation in the spring config.

Works for SVN+SSH so far

1) Configure by either changing the SVNReporter.properties file or by specifying system properties to override these.

2) Build by issuing the ant command

3) copy war to your deployment folder.

4) visit http://localhost:8080/SVNReporter/









Hosted by Google Code