Trevor Schaffer
unread,Feb 7, 2012, 6:37:50 PM2/7/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Trac Users
Subversion 1.6 added the --use-merge-history option to svn blame,
which shows the *original* author of a commit, not the author that did
the merge/integration. I am wondering if Trac supports an option to
display this, in addition to, or in replacement of the default svn
blame output. We work with many integration-style branches and it's
an annoying task constantly digging through mergeinfo to find the
original commit.
I haven't found any requests/options/bugs in Trac for this yet, so I'm
guessing it doesn't exist yet. Thought I'd look here first, before
submitting a ticket to the trac project