Click here to Skip to main content
15,885,957 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to use a repository from a server which is located in the intranet. When i try to checkout over xcode it's "unable to connect" (E175013) and when i try to update/commit from an already checked out project the "Access is forbidden" (also E175013).

XCode SVN works fine over the internet with a svn repo from e.g. code.google. The svn in the intranet works fine over the Terminal.

So what is missing or what i'm doing wrong? Maybe XCode got a problem with a self-signed certificate? How could i solve this?

I'd appreciate your input.
Posted
Comments
[no name] 6-Oct-14 11:14am    
https://developer.apple.com/support/

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900