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

Re: URI encoding URLs on the cmdline?

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-06-06 04:50:54 CEST

On Sat, 2004-06-05 at 21:32, Ben Collins-Sussman wrote:
> If we do "auto-escaping", then we've got users typing technically
> invalid psuedo-urls, with fuzzy rules that convert things most of the
> time. And it's hard to explain those rules.

How hard is it to explain "you can use any character you want in a URI
on the command line except for '%'"?

> And then users start pasting those fuzzy urls into web browsers and
> wondering why they don't work.

What makes you think they don't work in web browsers? Web browsers are
more than happy to auto-escape URIs. (I just checked; spaces work fine,
and so do UTF-8 characters. % characters, not so much, for obvious
reasons.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jun 6 04:51:30 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.