What's new? | Help | Directory | Sign in
Google
                
Show all Featured Wiki Pages:
BugReporting HelpNeeded
Links:
Blogs:
Feeds:
Groups:
How to join?
Project owners:
  rthijssen

Web based reporting of subversion statistics

Implemented in ASP.Net, Subversion Reports can monitor and report commit statistics for multiple remote subversion repositories.

News

Kick It, Digg it

December 3rd, 2007

Today I added a syntax highlighting library from Wilco Bauwer. It does a colourful job of syntax highlighting lots of programming languages.

November 22nd, 2007

The codebase for Subversion Reports has undergone a complete rewrite to remove the dependency on invoking the "svn log" command. The solution now directly queries the repository using webdav over http.

The new solution runs on either the Microsoft .Net framework or Mono and has been tested on both.

One of the main goals of Subversion Reports has been to support remote repositories. It is one of the few projects capable of doing this as most rely on being hosted on the same box as the repository being queried.

A new demonstration of the capabilities of the application is now available at: http://www.subversionreports.org/ where the application is hosted on a Debian Linux virtual server under Mono on Apache.

June 15th, 2007

I uploaded a demo of the solution to http://grenade.me.uk/ The demo currently points to the subversion repository here at Google Code. I'll update it soon to accept the URL of other repositories.