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

Re: Unicode Bug in TortoiseMerge

From: Kalin KOZHUHAROV <kalin_at_thinrope.net>
Date: 2005-12-25 13:21:39 CET

Frank Buttner wrote:
> Hello when I use TortoiseMerge version 1.2.6 to display text files witch
> contains UTF chars, the UTF chars are not displayed correct.
AFAIK, TortoiseMerge, does NOT support UTF-8 at hte moment, nor any other encodings apart from
"native," which is dependent on the platform you use it.

I always thought that it will be very usefull if you can choose then encoding of the displayed text.
Might even be possible to have separate (say drop-down) encodings for left and right pane, but that
is PITA to implement (diff still has to be in UTF-8).

For files like HTML, XML and the like, tags like encoding="Shift_JIS" and the like may be used as an
initial guess, but SHOULD be easy to override this smartness, as there are many misplaced tags like
that.

For now I use gvimdiff (yeah, even on Windoze if necesarry) for such things.

Kalin.

-- 
|[ ~~~~~~~~~~~~~~~~~~~~~~ ]|
+-> http://ThinRope.net/ <-+
|[ ______________________ ]|
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Dec 25 13:22:43 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.