[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: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2003-10-09 19:05:19 CEST

Jani Averbach wrote:
> On 2003-10-09 10:45-0500, C. Michael Pilato wrote:
>
>>kfogel@collab.net writes:
>>
>>>As far as fixing the problem goes, I think Julian Foad's suggestion is
>>>excellent:
>>>
>>> > For now, if this can't be fixed easily, to prevent users getting
>>> > into a mess, should we make "svn propset" check that the property
>>> > name is composed from a safe set of characters, and politely
>>> > refuse if not?
>>
>>As do I.
>
> In the same time does it make sense to protect svn namespace?
>
> I mean, check for example that user don't set svn:keyword
> vs. svn:keywords, or svn:foobar. At the moment this is possible, and
> I have been bitten by this several times.

Yes, a very good idea. Although this idea is related to checking the individual characters, it is a separate idea so can be a separate patch. Would you like to write that patch?

> This will cause an another compatibility problem between client and
> server, but this would be worth it.

What compatibility problem will this cause? Please explain.

- Julian

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