Search Results

4
votes

Is there a tool that can display a SVN repository visually ( i.e. pretty charts )?

The only tool that I've ever encountered is the svn-graph.pl perl script from the svn tools. It spi …