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

Re: Issue with properties that are ISO-8859-1 encoded XML documents

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2004-10-08 18:51:21 CEST

On Fri, 8 Oct 2004, Eric van der Vlist wrote:

> Just a gentle reminder of this issue posted two days ago...
>
> > I am running subversion 1.0.6 on Debian sid:
> >
> > After migrating my subversion repository from an old version (through
> > dump/reload), I have this error when I checkout through http (the file
> > protocol works fine):
> >
> > ++++++++++++++++++++++++++++++++++++++++++++++++++++++
> > svn: REPORT request failed on '/svn/!svn/vcc/default'
> > svn: The REPORT request returned invalid XML in the response: XML parse
> > error at line 56936: Bytes: 0xE9 0x65 0x20 0x64
> > . (/svn/!svn/vcc/default)
> > vdv_at_delleric:/tmp$ svn co http://dev.xmlfr.org/svn/
> > svn: REPORT request failed on '/svn/!svn/vcc/default'
> > svn: The REPORT request returned invalid XML in the response: XML parse
> > error at line 118: Bytes: 0xE9 0x65 0x20 0x64
> > . (/svn/!svn/vcc/default)
> > ++++++++++++++++++++++++++++++++++++++++++++++++++++++
> >
> > tcpflow shows that these characters are in a property that is an
> > iso-8859-1 encoded property:
> >
I think we have a bug here. I just tried to pset and commit a property
with iso-8859-1 characters in it. Maybe we are transferring those in
clear-text over the wire, which we obviusly shouldn't. I haven't
investigated further. Would you mind filing an issue so this doesn't get
forgotten.

BTW, resending if you don't get an answer, like you did, is good.
Sometimes, at least I, mean to answer if no one else does and then forget.
A reminder is good in these cases:-)

Thanks for reporting,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 8 18:36:48 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.