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

Re: svn commit: r10375 - trunk/subversion/libsvn_ra_local

From: Mark Benedetto King <mbk_at_lowlatency.com>
Date: 2004-07-21 17:39:36 CEST

On Wed, Jul 21, 2004 at 05:49:36AM -0500, lundblad@tigris.org wrote:
> Author: lundblad
> Date: Wed Jul 21 05:49:28 2004
> New Revision: 10375
>
> Modified:
> trunk/subversion/libsvn_ra_local/split_url.c
> Log:
> Fix bug introduced into ra_local in r10353 in the case where the file://
> URL includes a hostname.
>
> * libsvn_ra_local/split_url.c (svn_ra_local__split_url): Change "localhost/"
> to "localhost" in comparison to URL hostname.
>
>

Is this just something we have for convenience, or is there
a real specification of this behaviour? What about, for example,
localhost.localdomain? Or 127.0.0.1?

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 21 17:40:43 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.