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

Re: [Fwd: Re: [Issue 1910] URL autoescape and IRI support]

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2004-06-09 23:05:22 CEST

On Wed, 9 Jun 2004, Mark Benedetto King wrote:

> On Wed, Jun 09, 2004 at 01:16:44PM -0500, Ben Collins-Sussman wrote:
> > I think this is prety simple. Since we are already in UTF-8 (*), we just
> > need to escape bytes >=0x80 to support IRI:s.
> >
>
> Not to muddy the water, but someone on #svn had managed to get a file
> called foo^Hbar into their repository (via import, perhaps?). So,
> some control characters will need to be escaped as well. Or something.
>
-1!!! We shouldn't encoureg use of control characters in filenames. I'd
rather block them somewhere, but even if we allow them, users should have
to say %08 to get them.

//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 9 23:13:47 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.