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

Re: Dealing with UTF-16 xml files

From: Stephane Bortzmeyer <bortzmeyer_at_nic.fr>
Date: 2005-05-26 13:26:51 CEST

On Wed, May 25, 2005 at 05:40:09PM +0100,
 Max Bowsher <maxb@ukf.net> wrote
 a message of 18 lines which said:

> If you were able to find external programs that were,

Since the XML standard (http://www.w3.org/TR/2004/REC-xml-20040204/)
says "All XML processors MUST accept the UTF-8 and UTF-16 encodings",
every XML diff will work.

For instance, xmldiff (http://www.logilab.org/projects/xmldiff/) has
no problem and can even compare a file in ASCII with one in UTF-16.

Note: I never tried it with Subversion.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 26 13:29:15 2005

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

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