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

Re: [TSVN] Revision Graph. Show current head

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-11-13 19:26:35 CET

Peter McNab wrote:

> Is there an active proposal or intent to show a node on the graph
> reflecting the latest revision of each undeleted branch?

It was requested before. But I'm still trying to find a way on how I
would do that. It's not that it is not possible, but the way the
revision graph currently works, it would mean a lot of more CPU usage
and could even lead to a very long delay until the graph finally shows
up. All that because it's not that easy to find out which was the last
committed revision of each path.

> Seems like it would top it off (no pun intended) in terms of
> information, albeit making it a little more cluttered but it would give
> some view of where development has been active.
>
> Then of course I'm wondering if lines showing where merges transferred
> info between branches took place with say a balloon to click and get the
> revisions used in the merge.
> The idea being to go from being informative about the structure history
> to also conveying info history too.

Subversion doesn't do merge tracking, so that information is not available.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Nov 13 19:27:12 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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