问题
I am having issue in setting up SVN repository in my XCODE 4.2. When I am setting up repository path XCODE always shouts that the host is not reachable.
The same path is reachable from XCODE 3.2.6.
Am I missing anything in setting up in XCODE 4.2?
回答1:
There is a bug in XCode 4.2, i filed a radar and was closed as duplicate... so it's implicitly confirmed by Apple. I'm talking about the GM version of Xcode, not a Beta!
回答2:
From what I've seen, there's a problem accessing repositories using ip adresses. Try using hostname instead...
来源:https://stackoverflow.com/questions/7683670/setting-up-svn-repository-in-xcode-4-2