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

blame and merge tracking

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-06-08 21:11:30 CEST

Hi,

If I understand the docs correctly here:
http://subversion.tigris.org/merge-tracking/func-spec.html#commutative-author-and-rev
the blame command will only provide the original author and revision
information for each line?

If it's possible, I'd like to have *all* authors and revisions reported
in the callback function. A quick scan of the blame code shows that this
information is available at no additional cost (as always: if I
understand this correctly).
The reason I'd like to have this information ready in the callback is
because my blame app (TortoiseBlame) could then show all the log
messages (the original and all the merging messages too) for every line.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 8 21:11:56 2007

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

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