How to install TortoiseHG on Ubuntu

8,886

Are you using Unity or Gnome 3? TortoiseHg is a Nautilus extension so will only work with Gnome.

There also seems to be issues being reported with TortoiseHg's compatibility with Gnome3:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=644697

https://bitbucket.org/tortoisehg/thg/issue/869/tortoisehg-nautilus-doesnt-work-at-all

Don't know whether these issues have been fixed in the latest version of TortoiseHg. It might be worth trying with the TortoiseHg PPA to get the latest version, as the version that is in the standard Ubuntu repositories tend to lag behind a bit.


Update:

There's some info here regarding it working again in 12.10.

Share:
8,886

Related videos on Youtube

Ben
Author by

Ben

Updated on September 18, 2022

Comments

  • Ben
    Ben almost 2 years

    I just downloaded and installed the latest Ubuntu and it doesn't look like I’m used to. I don’t see any Mercurial developer tools in the Ubuntu Software Center. I got on the official TortoiseHG site and it looks like it can be done, but I’m not entirely sure how. I’ve done some Googling but the results I keep running into are on older versions of Ubuntu. Any ideas on how I can make this happen?

    • iglvzx
      iglvzx over 12 years
      Do you know how to install packages via PPA/Launchpad?
    • Bibhas
      Bibhas over 12 years
      Did you try sudo apt-get install tortoisehg? I tried and I could install it. And it's also in Ubuntu package list.
    • Ben
      Ben over 12 years
      When I install using the command I can't find how to load the application
    • Bibhas
      Bibhas over 12 years
      Installing only tortoisehg makes you able to use it from terminal. To have the GUI of it, you have to install tortoisehg-nautilus..
    • Ben
      Ben over 12 years
      @Bibhas - ok, I've done that... when I search my apps for "Tort" I don't see anything
    • Bibhas
      Bibhas over 12 years
      It wont show up in Application. It is a nautilus extension. Right click on some Directory/empty space in Nautilus file explorer. It should be there.
    • Ben
      Ben over 12 years
      @Bibhas Is Nautilus the default file explorer? I'm newer to Linux so I'm not familiar with that. I tried right clicking on the file explorer and don't see any Tortoise options.
    • Bibhas
      Bibhas over 12 years
      Yes. it's the default file explorer. But I think you're out of luck. It seems there is a bug in nautilus tortoisehg that prevents it from running in Ubuntu 11.10(Oneric), as you said Latest Ubuntu, I'm assuming that's what you're using.
  • DavidPostill
    DavidPostill over 7 years
    This is not an answer to the original question. If you have a new question please ask your own question (referencing this one for context if it helps).