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

Re: Enhancement: expressiveness of the diff view on differing EOL markers

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-07-18 14:50:01 CEST

On 7/18/07, Ulf Zibis <Ulf.Zibis@cosoco.de> wrote:
> Am 17.07.2007 19:42, Stefan Küng schrieb:
> >
> > Yes, the inline diff sometimes doesn't show. That's because
> > TortoiseMerge doesn't show it if there are too many changes or too
> > small ones. Believe me: it's better that way. You could end up with
> > sometimes every other char in a different color.
> >
> Hm, in my case there was only 1 change of 4 chars. Thanx for the hint.

TortoiseMerge uses words as chunks to diff. And words are (currently)
defined as separated by spaces. In your case here, there was a comma,
not a space.
That means TortoiseMerge only got one big chunk (the whole line).

> By the way: Is TSVN mainly developed by a german team ? Where you from
> in Germany ?

Now that's an insult :)
I may be speaking German (ok, I admit: most German would object even
to that), but I don't live there - I'm from Switzerland :)

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 Wed Jul 18 14:49:09 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.