0
votes
0answers
56 views

“hg commit/diff” crash on my Mac OS X

I just run hg commit -m "xxx" on my Mac and then got the message: zsh: illegal hardware instruction hg commit and hg diff also be crash, but the hg commit is OK. When I save the commit message with ...
1
vote
1answer
614 views

Mac OS X 10.6: run particular command line at terminal start up

I use mercurial and I need to run the command line below each time I open Terminal. export PATH="/usr/local/bin:$PATH" Is there any way to add this command line to Terminal start-up? So I don't ...
1
vote
1answer
154 views

Trouble installing Mercurial 1.5 on Mac OS X 10.5.8 (without using MacPorts)

I'm having trouble installing Mercurial 1.5 (build 20100307) from the prebuilt installer on Mac OS X 10.5.8 (2006 Core Duo MacBook Pro). The machine has never had the mac developer tools installed. ...
0
votes
1answer
398 views

Can't install Mercurial on Mac OS X 10.5.8

When selecting the volume in the installation program it says "You cannot install Merucrial on this volume. Mercurial requires Apple Python 2.6". I tried installing the latest version of Python from ...
0
votes
2answers
1k views

How to run Mercurial (hg) on Mac OS X

I want to checkout a repository using hg on Mac OS X. I am getting this error: $ hg clone -r release https://go.googlecode.com/hg/ $GOROOT abort: Python support for SSL and HTTPS is not installed ...
0
votes
1answer
10k views

How to checkout a repository using Mercurial (hg) in Mac OS X

I am trying to download a sample project of CorePlot from: http://code.google.com/p/core-plot/source/checkout There, they have mentioned below command to execute for getting a legal copy: hg clone ...
1
vote
6answers
2k views

Can't install mercurial on Mac OS X

I can't install Mercurial. I am getting this error: ---> Computing dependencies for mercurial Error: Unable to execute port: can't read "build.cmd": Failed to locate 'make' in path: ...