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

Re: 1.3 now blocking on path escaping in httpd operational logging

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2005-09-27 18:35:35 CEST

On Mon, 2005-09-26 at 16:29 -0500, kfogel@collab.net wrote:
> Looks like we don't just use single quotes to delimit paths, we use
> them to delimit property names as well! And converting that to
> URI-encoding would be odd. It would "work", but would it really be
> appropriate?

I'm not sure what's so bad about URI-encoding things that aren't URIs.

Inventing a whole new escaping system seems like a bad idea, especially
since URI-encoding is perfectly readable for the 99% of pathnames and
property names which don't contain special characters.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 27 18:38:24 2005

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.