Reputation: 64
I want to add repository in my XCode5.0. When I am trying to connect svn repository then it is not connecting and giving error like "The operation couldn’t be completed. (NSURLErrorDomain error -1012.)". So can you suggest me what to do?
Upvotes: 2
Views: 5441
Reputation: 11197
You need to use address like http://base.server.com/. It is a bug in XCode and not resolved in XCode 5.1 DP also. That was a answer once I found.
Upvotes: 2