[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Revision history with branch tree

From: Arnout Engelen <svn_at_bzzt.net>
Date: Sat, 10 May 2008 01:21:23 +0200

Hi,

I mocked up an application that shows the (chronological) revision log
side-by-side with a graph showing to which branch each revision was
committed*.

It clearly needs some more love (especially in terms of presentation,
CSS etc), but I put up a rough version at:

  http://bzzt.net:8080/svnclient-SNAPSHOT

Usage: hit 'submit query' and wait for a bit. You can collapse/expand
branches. Branches whose parent revisions are outside the specified
range are attached to the left-side of the screen. Others are attached
to their parent.

Are there any other client/visualizers that provide a similar view?
Which existing viewers are good candidates to contribute this to? I'd
appreciate any feedback :).

Regards,

Arnout

* basically it looks at the filename for the first change in the log
  entry and tries to extract a branch/tag name from that. Of course
  there will be corner cases where this fails, but it seems to work
  pretty well in practice.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-05-10 09:25:51 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.