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

[TSVN] TortoiseMerge with Korean characters

From: Simon Large <slarge_at_blazepoint.co.uk>
Date: 2004-12-06 17:32:07 CET

I presume the files you are looking at are UTF-8 rather than Unicode?
SVN does not support unicode as a plain text format.

Do the files you are looking at have Byte-Order-Marks at the start? If
not, TortoiseMerge cannot (reliably) tell that they are UTF-8 so it
assumes the local code page. We see this too on our german doc files if
the BOM gets deleted accidentally.

Simon

-- 
       ___
  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 Mon Dec 6 17:34:41 2004

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.