Re: Can't change Xcode project's CVS repository
Re: Can't change Xcode project's CVS repository
- Subject: Re: Can't change Xcode project's CVS repository
- From: Thomas Engelmeier <email@hidden>
- Date: Fri, 17 Mar 2006 15:39:35 +0100
On Mar 16, 2006, at 6:20 AM, Tron Thomas wrote:
The effect of this is that when I open an Xcode project that is
configured to use CVS, my iBook complains that it cannot access the
repository. How am I supposed to change the location of the
repository in my Xcode project so it will access the CVS server at
the proper IP address?
Don't. Your approach is flawed.
An URL is supposed to be a constant reference to a service for the
lifetime of the service.
The IP number of a machine is supposed to be the temporary network
interface address for some amount of time.
The solution for the mapping of a "constant" URL to its "temporary"
IP address is DNS - either by the means of /etc/hosts o r e.g
www.dyndns.org.
The remaining workarounds etc. are already figured out in other mails..
Regards,
Tom_E
_______________________________________________
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