Xcode 4.2 - Problem with existing SVN-Repositories
Xcode 4.2 - Problem with existing SVN-Repositories
- Subject: Xcode 4.2 - Problem with existing SVN-Repositories
- From: "Dr. Rolf Jansen" <email@hidden>
- Date: Sat, 15 Oct 2011 19:16:06 -0300
Hi,
Today I switched from OS X 10.6.7 + Xcode 3.2.6 to OS X 10.7.2 + Xcode 4.2.
The SVN-Repositories are sitting on a dedicated server in the local network, and I am able to access everything via the command line. For example checking out of any of my projects works as usual:
svn checkout svn://email@hidden/aproject/aproject aproject
With Xcode 3.2.6, I could access all the repositories without any problem.
Xcode 4.2 took over the settings from Xcode 3.2.6, and all repos are marked with a red status. So, I tried to newly setup the repositories.
Adding a repository, I enter Name in the name field, and select subversion from the menu, and in the location field (initially showing a template <scheme://host.yourcompany.com/path/to/repository>, I enter
svn://server.myhomedomain.net/aproject
Immediately a red status indicator together with the message host in unreachable is popping up.
If I enter the local IP address of the server, then the red status does not show up, but later on, the repository does not connect anyway.
Questions:
1. Is Xcode 4.2 able to access svn repositories in the local network?
If yes, what did I wrong?
2. Does Xcode 4.2 have its own DNS resolver that is by-passing the setting
in the network control panel - or, how can I force Xcode to resolve
server.myhomedomain.net using the nameserver in my local network.
3. Does Xcode 3.2.x work on Tiger?
Best regards
Rolf
_______________________________________________
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