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

Re: still about utf-8 question in merge

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-06-07 22:28:18 CEST

feihu_roger wrote:
> I use the last ver 1.3.4 6692. I have a project with PHP, all files
> encoding is UTF-8 with no BOM . Simple Chinese is my native language
>
> When I use Merge to diffence two version src files, the Chinese
> characters cannot be displayed in correct encoding.

* are the characters shown as rectangles or question marks? (rectangles:
choose another font)
* Do you have a $DATE$ keyword in that file with the svn:keyword
property set? Then the expanded date is in your current locale, and
TMerge sees that (an illegal sequence in UTF8 encoding) and then assumes
local charset, not UTF8.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Jun 7 22:28:37 2006

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.