Re: noob asks: How to config local SVN repository with XC3?
Re: noob asks: How to config local SVN repository with XC3?
- Subject: Re: noob asks: How to config local SVN repository with XC3?
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 25 Dec 2007 14:37:06 -0800
On Dec 25, 2007, at 1:44 PM, Dan Caugherty wrote:
I'm trying to configure XC3 to use a local repository, but I have yet
to find decent documentation on exactly how to do this. Granted, I'm
new to XCode, but there's clearly more there than meets the eye
(configuring Apache, for example).
<PEDANTIC>It's "Xcode".</PEDANTIC>
There actually isn't; it's very easy.
I already have a SVN repository, I just want XCode to be able to talk
to it. Is there a good step-by-step tutorial on how to accomplish
this?
All you need to do is this:
1. Open the project you checked out of the repository.
2. In Xcode's preferences, under SCM, create a new "repository" and
enter the URL to the repository. If you've already used the official
svn client to authenticate with the repository, then you probably
won't need to enter a password.
3. In the project preferences, set the project to use the new
"repository" you just set up.
That's it.
Nick Zitzmann
<http://seiryu.home.comcast.net/>
S/MIME signature available upon request
_______________________________________________
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