Re: Tagging and trunk history
From: Dorothy Robinson <mokuren_at_aracnet.com>
Date: 2006-01-14 05:03:15 CET
>From: Paul Koning [mailto:pkoning@equallogic.com]
With sufficient motivation - the kind that you only have if you don't know any better :-) it's possible to construct a branch-diagram view of a file's history in Subversion. Such a diagram, of a file in the Subversion project itself, is shown in <http://www.twobarleycorns.net/tkcvs/branch_svn.png>. This branch-browser is implemented as part of TkCVS/TkSVN. Going against Subversion's design approach as it does, it's very inefficient, especially if the repository is accessed over the internet. A worst-case scenario can take 10 minutes or so. But that's really worst-case. Using the option to ignore the tags, and/or using LAN access, it's reasonably usable.
I don't know if that helps for what you need to do. It's intended for the occasional visual inspection of a file's history, obviously.
dorothy
---------------------------------------------------------------------
|
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.