[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: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2003-10-09 01:56:38 CEST

"C. Michael Pilato" <cmpilato@collab.net> writes:

> Jani Averbach <jaa@cc.jyu.fi> writes:
>
> > Hmm, Could be very well the case. It is highly possible, that I have
> > entered wrongly svn:keyword. I will do a test case at evening, and see
> > if there is easy recipe for that!
>
> 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

in any HTTP-checked-out working copy, and committing some_file will
fail. Geez, Louise. I'll file an issue, but I betcha we're gonna run
into a DAV-ism here that would require us to break the spec to solve
the problem.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 9 01:57:49 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.