Are there any subversion "dash board" web applications that can show me a list of recent commits from all my repositories?

Posted by Joe on Programmers See other posts from Programmers or by Joe
Published on 2011-06-24T23:38:12Z Indexed on 2011/06/25 0:31 UTC
Read the original article Hit count: 819

I am looking for something like a subversion dashboard that at the very least can show me commits from across a group of repositories. Is there anything like this available? Since it could just as well be dead simple and I can't find anything immediately I am thinking if just scratching my own itch here, but I am hoping someone has wanted this before? Are there any subversion "dashboards" that an show me even a simple twitter-like list of commits from across my repositories?

© Programmers or respective owner

Related posts about version-control

Related posts about web-applications