[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 18:40:52 CEST

On Wed, Jul 21, 2004 at 05:59:48PM +0200, Klaus Rennecke wrote:
> Mark Benedetto King wrote:
>
> >On Wed, Jul 21, 2004 at 05:49:36AM -0500, lundblad@tigris.org wrote:
> >[...]
> >>* 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?
>
> RFC 1738, section 3.10 Files http://www.faqs.org/rfcs/rfc1738.html
>
> "As a special case, <host> can be the string "localhost" or the empty
> string; this is interpreted as `the machine from which the URL is
> being interpreted'."
>

Thank you, that's exactly what I was hoping.

>
> >What about, for example,
> >localhost.localdomain? Or 127.0.0.1?
> >[...]
>
> These are not covered. Especially 127.0.0.1 is far less universal than
> people tend to think.
>

Right! I was afraid we were hardcoding something that might be site
dependant.

--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 18:41:22 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.