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

Re: TortoiseMerge nightly (Was: build crash)

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 02 Jun 2011 20:32:48 +0200

On 30.05.2011 10:15, Hans-Emil Skogh wrote:

>> I'll keep monitoring this, maybe I can find out what's wrong with
>> the locator bar.
>
> I think it's easier to see this in a file that consists of only one
> very long line. I have attached two files that can be used as an
> example.

This works correctly. I think the problem you see is that the locator
bar does not show inline-diff colors, which of course only make sense in
line-wrap mode (for the locator bar).

It *could* be done so that the locator bar shows those colors too, but
it could render TMerge unusable because it's a very, very expensive
function: imagine instead of diffing two files, the diff has to be done
not just for those files but for every line in those files.
That works for small files, but if you have a file that's 5MB in size
(easily done with some xml files), then it's just way too slow.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2756167
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-06-02 20:33:02 CEST

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.