[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: Klaus Rennecke <kre_at_tigris.org>
Date: 2004-07-21 17:59:48 CEST

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'."

> 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.

/Klaus

---------------------------------------------------------------------
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:00:23 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.