Re: Xcode SCM
Re: Xcode SCM
- Subject: Re: Xcode SCM
- From: Zac Konopa <email@hidden>
- Date: Wed, 22 Feb 2006 09:13:31 -0800
That's pretty much what I was a afraid of. Problem is that I've got
newer work on my machine than is in the SVN repository and I was
hoping that there was an easy way to point the project at a different
repository. I'm pretty much giving up and planning to spend a few
hours cutting and pasting.
Thx
Zac
On Feb 22, 2006, at 5:24 AM, Niels Meersschaert wrote:
Generally Xcode's SCM integration is limited. You'll need to
perform a checkout using the new IP with the command line version
or other GUI version of your SCM & then open the project in Xcode.
Assuming you've already edited your env variables in the shell to
use the new IP, if you're using cvs, you'd cd to the project
directory & cvs checkout PROJECTNAME.
Niels
On Feb 21, 2006, at 6:57 PM, Zac Konopa wrote:
Hey folks,
Does anyone know how to change the scm settings for a project in
Xcode? Specifically the server settings? I had to change my
servers IP information and now I want to change my projects SCM
settings to match.
Thx
Zac
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
@mac.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Xcode SCM (From: Zac Konopa <email@hidden>) |
| >Re: Xcode SCM (From: Niels Meersschaert <email@hidden>) |