Re: Problems using SCM with Xcode
Re: Problems using SCM with Xcode
- Subject: Re: Problems using SCM with Xcode
- From: "Kyle Sluder" <email@hidden>
- Date: Mon, 5 Nov 2007 22:28:50 +0000
You're right. But SVN does some wonky stuff with the hostname portion
of local URLs anyway. <
http://svn.collab.net/viewvc/svn/tags/1.4.5/subversion/libsvn_ra_local/split_url.c?revision=26351&view=markup
>. The comments say it wants to ignore the hostname, yet it still
checks it for equality against "localhost".
--Kyle Sluder
On 11/5/07, Chris Espinosa <email@hidden> wrote:
>
>
> On Nov 5, 2007, at 1:16 PM, Kyle Sluder wrote:
> That's not a valid file:// URL. It should be
> file:///Users/eamonford/Code/SVN (the three slashes at the
> beginning
> are not a typo).
>
> Not true; file://localhost/foo is the same as file:///foo.
>
> Chris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden