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

Re: Whitespace/eol setting in blame dialog

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-09-02 11:41:28 CEST

Simon Large wrote:
> Hi folks,
>
> I just noticed that the same line ending and white space settings from
> the merge dialog are also present in the blame dialog. What has that
> got to do with blame?

When you ignore eol/whitespace changes when blaming, such a change won't
affect the blamed line (i.e., blame will still show the author *before*
that whitespace/eol change).

Example:

Author 'person1' changes line 100, fixes a bug. The commit happens in r200.
Later, 'person2' changes the svn:eol-style property on that file, which
as you might know will result in the blame only showing 'person2' as the
author for every line in that file (because 'person2' changed the eol in
every line).
But when you ignore eol when blaming, that change will be ignored, and
line 100 still shows 'person1' as the author.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Sep 2 11:38:41 2007

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

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