I am trying to add svn repository URL in Xcode5 like this:
https://192.168.23.23:8912/svn/path/to/repo
but I am getting below error message:
The operation couldn't be completed. (NSURLErrorDomain error-1012.)
I am able to browse this url via Safari. What should I do now ?