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

Re: RFE: View revision/merge graph for an individual revision

From: Daniel Becroft <djcbecroft_at_gmail.com>
Date: Wed, 5 Dec 2012 09:51:34 +1000

On Wed, Dec 5, 2012 at 6:33 AM, Stefan Küng <tortoisesvn_at_gmail.com> wrote:

> Subversion only stores the information "from where" something got
> merged, not "where to".
>

Hi Stefan,

I understand that, but I thought maybe the information can be gleaned from
the same data as the revision graph.

For example, /trunk_at_r1234 was copied to /branches/release/release-1.0.0
(and we know this in order to build the revision graph). If I want to see
where /trunk_at_r1250 was merged to, I could scan the log for
/branches/release/release-1.0.0_at_r1251-HEAD (again, already obtained for the
revision graph) and look at the svn:mergeinfo property changes for each
entry.

Maybe I'm thinking about the solution a bit too simplistically, but it was
just an idea.

Cheers,
Daniel B.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3033262

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-12-05 00:51:59 CET

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

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