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

Re: Blame information lost in merge

From: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 10 Jul 2008 09:15:17 -0400

On Thu, Jul 10, 2008 at 6:06 AM, Philippe Andersson <pan_at_iba-group.com> wrote:
> Hello again, list,
>
> Here is the scenario:
> - 'file' is modified by John in branch B
> - blame in branch B correctly identifies his contributions
> - branch B is merged in trunk by Sally
> - blame in trunk sees all of 'file' as being contributed by Sally
>
> Is this the expected behaviour ? If so, is it possible to ask "merge" to
> keep the original contribution info ?

This is a feature you get with Subversion 1.5 and merge tracking. To
see the information you want you need to run svn blame -g.

http://svnbook.red-bean.com/nightly/en/svn.branchmerge.advanced.html#svn.branchmerge.advanced.logblame

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-10 15:15:51 CEST

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.