RE: URI escaping in repository URLs
From: Stephen Warren <swarren_at_paramanet.com>
Date: 2004-03-31 03:12:00 CEST
> From: C. Michael Pilato [mailto:cmpilato@collab.net]
OK. That example makes sense.
However, can't you allow the user to specify whether the URI is encoded or not - and if the user marks it as not encoded, then apply encoding where required to make it a valid URI?
If this was implemented, and the default was to assume non-encoded URIs (which I would *imagine* people would be more likely to type...) then my initial request would have worked, but for more advanced situations (knowledgable user, GUI wrapping svn command-line utility that already encodes the URIs), a flag could be passed in to say "this is already URI encoded - just validate it, don't encode it)
I personally believe this would make the system easier to use in the more common situations, whilst still allowing the existing flexibility.
-- Stephen Warren, Software Engineer, Parama Networks, San Jose, CA http://www.wwwdotorg.org/work_contact/ --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Mar 31 03:12:29 2004 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.