Is there a program that lets me render the branches/tags/trunk structure of a Subversion repository and/or a subpart of it? I would prefer it to be controllable via terminal commands, as I want to integrate it inside a webservice or similar.
I am looking for something like (of course, without any annotations):
http://farm2.static.flickr.com/1361/5153278909_13cde87ca6_b.jpg
An alternative may be generating any intermediate format (e.g. GraphViz).
Thanks in advance!