Re: URI escaping in repository URLs
From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-03-31 03:22:21 CEST
"Stephen Warren" <swarren@paramanet.com> writes:
> However, can't you allow the user to specify whether the URI is
I suppose that could be done. Perhaps some logic like this:
if definitely_not_valid_url(URL):
---------------------------------------------------------------------
|
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.