Re: XCode 3 SCM not working (CVS and SVN)
Re: XCode 3 SCM not working (CVS and SVN)
- Subject: Re: XCode 3 SCM not working (CVS and SVN)
- From: Chris Hanson <email@hidden>
- Date: Sun, 28 Oct 2007 17:44:00 -0700
On Oct 28, 2007, at 4:51 PM, Mark wrote:
I have successfully defined some SCM Repositories in XCode. All went
fine, browsing the repositories works.
Now, when I try to enable SCM for a project, under Project XXX Info,
I cant: I see the repositories on the drop down list, but they are
grayed out and can't be clicked.
Is someone else seeing this?
First: This is most appropriate for xcode-users, rather than cocoa-dev.
That said, are the projects you're trying to enable SCM for actually
working copies that were retrieved from your SCM system? Xcode won't
let you enable SCM for a project that isn't already under management,
and neither Subversion nor CVS will "convert" a directory into a
working copy as a side-effect of importing it.
You should be able to check out a working copy from your SCM system
using Xcode 3.0's new Repositories window, and easily enable SCM for
that working copy. Be sure to "check out" rather than "export," too;
I've accidentally done the latter before and it had me stumped for a
couple minutes as to why what i just grabbed had no SCM metadata in
its directories.
-- Chris
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden