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

Re: URI Encoding and Windows.

From: Branko Èibej <brane_at_xbc.nu>
Date: 2001-10-27 01:21:27 CEST

Kevin Pilch-Bisson wrote:

>I saw cmpilato's recent work on making stuff XML and URI safe, and wondered
>what ever happened to that issue with checkouts and imports on Win32, where
>it wouldn't let you specify a drive letter in the URL. I thought maybe we
>could move the URI encoding from libsvn_ra_dav somewhere higher, so that
>it is encoded before trying to determine the URL scheme. Then libsvn_ra_local
>could decode it, and things should be happy right?
>
>Mentioned it on irc to cmpilato, and he said that it was too big a change
>for right now, and is only concentrating on ra_dav/mod_dav_svn.
>
>So I wanted to accomplish a couple of things with this mail.
>
>1) Make sure it doesn't get forgotten.
>2) See if anyone knows of a reason why that won't work.
>
I think it should work, yes. I also think it should go into
libsvn_subr/path.c

OTOH, this might be an auspicious time to get apr-util into svn. There's
some URI stuff in apr-util, but I don't know how complete it is.

>
>3) Put the idea into the head of anyone who wants to write a patch to do this :)
>

-- 
Brane �ibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:46 2006

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.