The revision tree

The revision tree try display the whole history of an item so user may get a bette feeling about the history of an item. It has to scan the complete log of the repository 'cause it requires some information subversion does not (and I think will not) give. 'Cause this produces a lot of traffic the revisiontree uses always the internal logcache.

Requirements

The revisiontree is generated via dot. So for a working revisiontree the graphviz package must installed.