Re: SCN in XCode 3.0 Leopard
Re: SCN in XCode 3.0 Leopard
- Subject: Re: SCN in XCode 3.0 Leopard
- From: "Clark Cox" <email@hidden>
- Date: Sat, 27 Oct 2007 08:43:40 -0700
On 10/27/07, Keith Wilson <email@hidden> wrote:
> Has anyone got SVN working in XCode 3.0 and Leopard 10.0
>
> I need instructions (please) to set up SCM on a single machine as a
> sole developer on an iMac Intel.
First, if you haven't already, create an svn repository with "svnadmin
create </path/to/the/new/repository>" from the comandline.
Open up Xcode's preferences, and navigate to the "SCM" pane. Click the
plus button in the "Repositories" tab to add information about your
repository. You can put "file:///path/to/the/new/repository" into the
"URL" field. If you've created your repository on a separate machine,
assuming you have ssh access, you can use
"svn+ssh://hostname/path/to/the/new/repository" instead (filling in
the appropriate user name and password as well),
> The XCode documentation seems to be out of date, (it mentions using
> using nicl which is not shipped with Leopard).
If this is indeed so, file a bug.
> OCVS is not shipped with Leopard and CVS does not support wrappers ,
> so that leaves SVN.
IMHO, once you go with svn, you'll never look back. :)
--
Clark S. Cox III
email@hidden
_______________________________________________
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