Re: 2 Quick Questions
Re: 2 Quick Questions
- Subject: Re: 2 Quick Questions
- From: Matt Neuburg <email@hidden>
- Date: Tue, 18 Oct 2011 07:44:38 -0700
On Sat, 15 Oct 2011 11:15:14 -0500, William Squires <email@hidden> said:
>1) Does git come installed on OS X 10.6+, or do I have to use Fink or MacPorts to d/l it?
Git is installed by Xcode 4, as Fritz said. But even if it were not, neither Fink nor MacPorts is how I'd install it. Use the code.google.com installer by Tim Harper.
http://code.google.com/p/git-osx-installer/
Now, there's an interesting problem in connection with this. Xcode seems to be hard coded to use the git that it installs in /usr/bin. Meanwhile, Tim Harper's git is installed in /usr/local/git/bin. I have not figured out how to get Xcode to use the latter. This is one of many reasons why I use the command line and ignore Xcode's version control interface. m.
--
matt neuburg, phd = email@hidden, <http://www.apeth.net/matt/>
A fool + a tool + an autorelease pool = cool!
Programming iOS 4!
http://www.apeth.net/matt/default.html#iosbook _______________________________________________
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