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

Re: [Issue 2012] New - file:///c%3a/... no longer works on 1.1.0 RC 2

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2004-08-20 22:07:09 CEST

On Fri, 20 Aug 2004 tarmes@tigris.org wrote:

> http://subversion.tigris.org/issues/show_bug.cgi?id=2012
> Issue #:|2012
> Summary:|file:///c%3a/... no longer works on 1.1.0 RC 2
> ------- Additional comments from tarmes@tigris.org Fri Aug 20 04:55:11 -0700 2004 -------
> It used to be possible to use a URL such as file:///c:/test using file:///c%
> 3a/test.
>
> Testing 1.1.0 RC2 I see that this is no longer the case. I'd really appricate
> it if this could be fixed for the final release, since otherwise it'll break
> WebSVN.
>
This was broken when I fixed the get_repos_root problem (it being
URI-decoded). I don't think it was documented to be allowed to URI-encode
the colon. Depends on whether you interpret it as a separator or not. It
complicates things a little to support this.

What do others think?

//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 20 21:57:37 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.