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

Re: XML parse error: Not well-formed (Not neon-0.24.3/svn bug)

From: Jani Averbach <jaa_at_cc.jyu.fi>
Date: 2003-10-09 08:03:12 CEST

On 2003-10-08 18:56-0500, C. Michael Pilato wrote:
> "C. Michael Pilato" <cmpilato@collab.net> writes:
> > It's more than that. It would seem that any keyword with a space in
> > its name (or maybe only those that also begin with "svn:") is going to
> > cause us grief in the XML.
>
> Yep. Do:
>
> $ svn pset "foo bar" baz some_file

You can broke it even more:

wc-local $ svn ps '<&!>#"%' value f
wc-local $ svn ci -m ''
wc-local $ cd ../wc-dav
wc-dav $ svn up
...
[<?xml version="1.0" encoding="utf-8"?>
...
<D:href>/tmp/keyword-test/!svn/bln/4</D:href>
<D:propstat>
<D:prop>
<C:<&!>#"%>value</C:<&!>#"%>
...

BR, Jani

-- 
Jani Averbach
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 9 08:04:05 2003

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.