3

I have just installed the Kiln client. I have also just installed the latest version of TortoiseHg (2.0.2), since the Kiln client seems to ship with an old version.

I can't find the command-line tools anywhere on my system. Typing hg gives a "command not found" error, and there's no file named hg, hg.exe, hg.py or any other extension, anywhere on my drive.

Where is it?

Do I have to install the command-line Mercurial tools separately?

Edit: this is on Windows 7 64-bit.

flag

1 Answer

2

You may have to restart your command shell for the change to get picked up. The default path used to be C:\Program Files\TortoiseHg\bin and it is now C:\Program Files\TortoiseHg (no bin subfolder).

link|flag
Thanks, it was in C:\Program Files\TortoiseHg. I need to shout at Windows 7's search function for lying to me. – Graham Borland Mar 13 2011 at 21:31
This time my hg.exe really is gone. – tofutim Apr 9 2012 at 23:25
My Program Files\TortoiseHg folder shows docdiff, kdiff3, Pageant, thg, thgw, TortoiseHgOverlayServer and TortoisePlink. – tofutim Apr 9 2012 at 23:28
@tofutim -- sounds like you need to re-install the client tools. – Ken Morse Apr 11 2012 at 21:03

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.