[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: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-06-06 01:52:52 CEST

"Peter N. Lundblad" <peter@famlundblad.se> writes:

> One could choose not to encode the % under the assumption that percent
> characters aren't very common in repository URLs.

<rant mood="snotty">

...and turn a simple error message of:

    "error: You need to URI-encode your URLs"

into a confusing one:

    "error: You might need to URI-encode some of your URLs, namely the
             ones that have a percent sign (%) in the decoded path,
             because rather than encourage proper user behavior, we
             want to cater to mindless masses."

Subversion uses URLs, folks, not filesystem paths with URL-looking
prefixes on them.

</rant>

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