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

Revision/History Graph - DAG (Directed Acyclic Graph)

From: Stanimir Stamenkov <s7an10_at_netscape.net>
Date: Tue, 01 May 2012 02:14:16 +0300

Is anyone aware of tools which (re)construct a DAG from Subversion
repository history and display it pretty much like today's DVCSes?
For example:

http://code.google.com/a/eclipselabs.org/p/mercurialeclipse/source/list?r=ee7ed7ec51606117613924d0662fc03086787450

https://bitbucket.org/tortoisehg/thg/changesets/9fbf6b7fe9d5

I realize this could be tricky because of the implicit branching SVN
employs, but may be it's not impossible. I imagine much of it could
be done using the copy source and merge-info data, though multiple
copy and merge sources for certain revision/changeset seem non-trivial.

-- 
Stanimir
Received on 2012-05-01 01:15:09 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.