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

Re: svn log causes XML parse error (internal error)

From: Michael Brouwer <michael_at_tlaloc.net>
Date: 2004-07-20 02:00:33 CEST

Of course svk (or more precisely SVN:Mirror) uses / in property names
which isn't even allowed anymore in 1.1 (not sure if it worked prior to
1.1 either). You can't use svn ps to modify or set a property with a /
in it, though setting it though the perl-swig bindings does work since
that's what SVN:Mirror does.

Michael

On Jul 19, 2004, at 3:23 PM, Ben Reser wrote:

> On Tue, Jul 20, 2004 at 12:16:56AM +0200, Julian Reschke wrote:
>> What's the use case for having control characters in properties?
>
> Someone was on IRC trying to put ANSI color codes in their response
> from
> their hooks. Guess they had a syntax checker and wanted to show green
> for files that passed and red for files that failed. I can imagine the
> same request is there for log messages.
>
> Given the dangers of control characters, I don't think we should bother
> to try and support them. Otherwise we end up trying to decide when to
> filter them from the terminal. And open ourself up as an attack vector
> against some buggy terminal.
>
> --
> Ben Reser <ben@reser.org>
> http://ben.reser.org
>
> "Conscience is the inner voice which warns us somebody may be looking."
> - H.L. Mencken
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 20 02:00:43 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.