Re: Having trouble with xcode 2.1 & subversion
Re: Having trouble with xcode 2.1 & subversion
- Subject: Re: Having trouble with xcode 2.1 & subversion
- From: Michel Schinz <email@hidden>
- Date: Mon, 14 Nov 2005 14:39:13 +0100
Le 14 nov. 05 à 14:00, Chris Eplett a écrit :
[...]
The problem comes when I try & access the working copy from Xcode.
If I use the file: url above, everything is good, but if I use the
http: url, Xcode gives me the error "SCM could not go online. Could
not reach host: localhost:8080". The same also occurs when trying
to connect via my laptop to my desktop machine using http://
10.0.1.201:8080/svn
That's a bug in XCode 2.1 which doesn't handle ports in Subversion
URLs. It has been fixed in 2.2, so I suggest you upgrade. If that's
not an option for you, you can either run Apache on the standard port
(80) or use a third-party tool to access the repository (svnX is
relatively good).
Michel.
_______________________________________________
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