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

Re: Control characters in log message cause failure

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2004-12-02 21:17:04 CET

On Thu, 2 Dec 2004, Philip Martin wrote:

> "Peter N. Lundblad" <peter@famlundblad.se> writes:
>
> > On Thu, 2 Dec 2004, Philip Martin wrote:
> >
> > What would that look like? If we use UTF-8 as the encoding, how could we
> > then have valid XML in an invalid encoding?
>
> I guess that's another of my questions. Does XML have to be valid
> UTF-8? svndiff data isn't valid UTF-8, do we escape that?
>
XML requires valid XML Chars. INvalid UTF8 can't be translated to
characters. svndiff is Base64-encoded. See the thread about issue #1954
for a discussion about why XML can't represent arbitrary binary data.

Best,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Dec 2 21:18:11 2004

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.