• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Problems using SCM with Xcode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems using SCM with Xcode


  • Subject: Re: Problems using SCM with Xcode
  • From: Eamon Ford <email@hidden>
  • Date: Mon, 5 Nov 2007 17:24:23 -0800

Thanks guys -- it was neither a working set, nor was it a good repository URL. So I removed the "localhost" and made it just file:///Users/eamonford/Code/SVN like you said, and now it works. :)


On Nov 5, 2007, at 2:28 PM, Kyle Sluder wrote:

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

_______________________________________________ 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
References: 
 >Problems using SCM with Xcode (From: Eamon Ford <email@hidden>)
 >Re: Problems using SCM with Xcode (From: "Kyle Sluder" <email@hidden>)
 >Re: Problems using SCM with Xcode (From: Chris Espinosa <email@hidden>)
 >Re: Problems using SCM with Xcode (From: "Kyle Sluder" <email@hidden>)

  • Prev by Date: Re: Problems using SCM with Xcode
  • Next by Date: PDF Documentation location
  • Previous by thread: Re: Problems using SCM with Xcode
  • Next by thread: Re: Problems using SCM with Xcode
  • Index(es):
    • Date
    • Thread