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

Re: Bug report on blame

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 15 Sep 2015 19:55:20 +0200

On 15.09.2015 09:12, Laurent Lyaudet wrote:

> Thanks for the answer but it doesn't explain the bug.
> For the correct blame (right-click on file : F in the following), the
> dialog shows :
> From Revision : 1 To revision : Revision 19450
> (It corresponds to F 1, 19450)
> For the incorrect blame (right-click on file in show log : SL in the
> following), the dialog shows :
> From Revision : 1 To revision : Revision 18389
> (It corresponds to SL 1, 18389)
> Only the "To revision" change, the incorrect blame is not caused by this
> since in the blame the first changes until commit 12742 are modified but
> the later commits are not modified .
> For example,
> F 1, 18389
> is still different from
> SL 1, 18389
> , and
> SL 1, 19450
> is still different from
> F 1, 19450
> All the others settings in the blame dialog are identical.
>
> I tried also
> F 12742, 18389
> or
> F 12741, 18389
> but it's still different from
> SL 1, 18389
> (the first changes are attributed to "---" instead of "12742").

I think I know the problem: when the blame is started from the log
dialog, the blame options are ignored (that's the bug). So if you set
the blame options when you do the blame from explorer to *not* ignore
eols and compare the whitespaces, you should get the same blame as with
the log dialog.
I'll fix the blame from the log dialog so it honors the blame options now...

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3137789
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-09-15 19:55:24 CEST

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.