Search code examples
mercurialtortoisehg

Mercurial not configured correctly


I have recently updated to eclipse juno. I have also updated mercurial to its latest version, but it is still giving me problems. The mercurial plugin tells :"Unsupported hg version:1.9.3. Expected is at least2.0.0." but its already updated(see pic).

If I try to commit, it automatically opens preferences window, which gives message :"Mercurial is not configured correctly.Run 'hg debuginstall' to analyse.".

When I do that, it says:"no username supplied". Then I run "hg -y debuginstall", which says, no problems were detected.

Everything that I mentioned is depicted in the picture.

enter image description here


Solution

  • Uncheck the option labelled Use default (built-in) Mercurial executable; then in the text box labelled Mercurial executable below, you can enter the full path to the hg.exe under your TortoiseHg 2.5 installation.