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

Re: Blame viewer does not display non-ASCII Latin1 characters

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 12 Mar 2013 21:01:39 +0100

On 12.03.2013 18:25, Ben Fritz wrote:
> I'm running on Windows 7, in the United States, so my default encoding
> for most applications is Windows-1252, a superset of ISO-8859-1 or
> "Latin1".
>
> Several characters which are valid in Latin1, but outside the 7-bit
> ASCII range, are showing as hexadecimal values instead in the Blame
> viewer. For example, the characters © and ½ show up in the blame
> viewer as a little box with the letters "xA9" and "xBD", respectively.
>
> I've made certain I have a font set in the settings dialog which has a
> glyph for these characters, in my case "DejaVu Sans Mono".
>
> Is there a way I can configure the Blame viewer to use the full range
> of characters in the Latin1 encoding, or have it guess the encoding
> correctly on its own?

What version are you using?
TBlame scans the file to find the encoding, but it only checks for utf8
and falls back to the system codepage if it's not utf8.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3050901
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-03-12 21:01:48 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.