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

Re: svndiff and XML

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2000-10-11 18:54:21 CEST

> What about if you use Latin1 encoding instead of UTF-8?

XML parsers are not required to understand the Latin1 encoding
(although expat appears to). So we're probably better off doing
proper UTF-8 encoding of filenames, assuming we think of filenames as
8-bit strings.
Received on Sat Oct 21 14:36:10 2006

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

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