[TSVN] Re: Re[2]: Official request... Directory Diff
From: Jens Scheidtmann <Jens.Scheidtmann_at_bayerbbs.com>
Date: 2005-03-16 11:26:00 CET
Molle Bestefich <molle.bestefich@gmail.com> writes:
> Jean-Marc van Leerdam wrote:
The binary diff is best thought of as:
- Built up second string from longest substrings, which can be found in first string.
m_BinDiffColors is the (cycled) array providing these colors.
I.e. the second string will be colored by m_BinDiffColors[0], [1],
If parts of the first string cannot be found in second string, these will have
If parts of the second string cannot be found in first string, these
If the same part of the first string is used many times, "later"
[...]
So you want to have them as visually distinct as possible.
See:
Jens
-- Jens.Scheidtmann@bayerbbs.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org For additional commands, e-mail: dev-help@tortoisesvn.tigris.orgReceived on Wed Mar 16 11:26:47 2005 |
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.