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

Re: svn commit: r958571 - in /subversion/trunk/subversion: libsvn_subr/dirent_uri.c tests/libsvn_subr/dirent_uri-test.c

From: Greg Stein <gstein_at_gmail.com>
Date: Mon, 28 Jun 2010 14:36:54 -0400

On Mon, Jun 28, 2010 at 09:27, <julianfoad_at_apache.org> wrote:
> Author: julianfoad
> Date: Mon Jun 28 13:27:46 2010
> New Revision: 958571
>
> URL: http://svn.apache.org/viewvc?rev=958571&view=rev
> Log:
> Fix a file:// URL decoding bug.
>
> * subversion/libsvn_subr/dirent_uri.c
>  (svn_uri_get_dirent_from_file_url): Don't treat any host name beginning
>    with "localhost" as the local host, only if it is that string exactly.

The point here is that the "file:///localhost:1234/" style of
construction is forbidden in file URLs.

>...

Cheers,
-g
Received on 2010-06-28 20:37:33 CEST

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.