Re: Cannot Take Snapshot - SCM Inhibiting
Re: Cannot Take Snapshot - SCM Inhibiting
- Subject: Re: Cannot Take Snapshot - SCM Inhibiting
- From: Quincey Morris <email@hidden>
- Date: Thu, 04 Apr 2013 10:42:35 -0700
On Apr 4, 2013, at 10:32 , Chris Tracewell < email@hidden> wrote: That did it. For posterity, you can go to XCode->Preferences->Downloads and download and install Command Line Tools if you have not done so already.
For posterity, that wasn't it.
Xcode without command line tools installed *already* contains a copy of 'git'. You can run that 'git' with this command:
xcrun git
(which runs the copy of 'git' that's inside the Xcode most recently selected via 'xcodeselect').
Perhaps your Xcode installation was damaged in some way, so that installing the command line tools gave it access to 'git' in another place.
|
_______________________________________________
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