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

Re: Possible bug in TortoiseMerge: inline coloring doesn't work in single pane view

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 14 Feb 2008 18:15:53 +0100

Il Park wrote:
> Dear developers,
>
> version: 1.4.7.11792
> tortoise merge built 2008/01/05
>
> It seems the inline diff coloring only works when I use double pane view.
> Is there a reason for this?

Yes, the reason is that in one-pane view, the diffed lines are not
always directly above each other: there can be a blocks of several lines
above each other. And since inline diff coloring is done 'live', i.e.
while drawing the view, TMerge can't know which lines belong together.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

Received on 2008-02-14 18:16:15 CET

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.