Real strange.
I cannot find a tool that enables one to display a SVN repository in graphical form.
I would like the ability to see changes in revision / time , branch / time graphs.
Does anyone know of one. Ideally it would be platform neutral or even better web based.
Solutions offered so far in brief:
SVN stands for Subversion. So, SVN and Subversion are the same. SVN is used to manage and track changes to code and assets across projects.
TortoiseSVN is a Subversion client, implemented as a Microsoft Windows shell extension, that helps programmers manage different versions of the source code for their programs. It is free software released under the GNU General Public License. TortoiseSVN.
'SVN Revision Graph' is a graphical representation of history for any resource. Using Revision Graph we can see a resource history with copy operation, applied for this resource.
Fisheye, from Atlassian, looks at an SVN repository and can show you a few graphs. Also provides a handy web interface for blame, diff, etc.
for example, some sample images at one of the demo servers:
And if you like some pretty code metrics, here are some samples.
You might also give StatSVN a try.
It's written in Java (meets your platform-neutral requirement) and generates a static html tree with your revision history and commit graphs. You can use Ant or a batch file to automate the process of calling it.
I've also heard good things about Trac.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With