It should be noted that pip is no longer included with Mac OS X (tested on basic Lion and Mountain Lion installations).
However, installing git-review for Mac is still relatively easy to do: https://www.mediawiki.org/wiki/Git/Workflow#Mac_OS_X_via_Terminal Perhaps people were referring to a different conversation about no Mac GUIs supporting git-review? Which as far as I know is still true. I'm still not clear on that whole topic - the wikipage for the GUIs doesn't seem to mention git-review.. -greg aka varnent On Mar 12, 2012, at 5:10 AM, Antoine Musso <[email protected]> wrote: > Sumana Harihareswara wrote: > <snip> >> And can any of you help make native packages for git-review that work on >> Mac and Windows?[1] > <snip> >> [1] https://bugzilla.wikimedia.org/show_bug.cgi?id=35145 > > I have no idea who started spreading that git-review could not be > installed on Mac OS X. It is already packaged as a python package. > > The magic commands are: > > sudo easy_install pip > sudo pip install git-review > > pip is python package manager which is installed with Mac OS X. > > > I am amending bug 35145. > > -- > Antoine "hashar" Musso > > > _______________________________________________ > Wikitech-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikitech-l _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
