[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: Ben Reser <ben_at_reser.org>
Date: 2004-07-20 00:23:17 CEST

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
Received on Tue Jul 20 00:23:59 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.