Results 1 to 2 of 2

Thread: Mercurial installation problem

  1. #1
    Join Date
    Jan 2012
    Location
    Bangalore
    Beans
    99
    Distro
    Ubuntu 14.04 Trusty Tahr

    Mercurial installation problem

    Hey guys,
    I have have installed mercurial using easy_install mercurial command, it has installed mercurial 3.0 version. However i have tortoiseHg that works with mercurial 2.8 version and therefore shows the following conflict:

    This version of TortoiseHg requires Mercurial version 2.7.n to 2.8.n, but found 3.0

    now for this reason i want to install mercurial 2.8 and remove 3.0 version.

    sudo apt-get remove mercurial does not seem to removing the 3.0 version. so now basically how can i get rid of the 3.0 version?
    the ubuntumite

  2. #2
    Join Date
    Jan 2012
    Location
    Bangalore
    Beans
    99
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Mercurial installation problem

    pip uninstall <package-name> solved the problem.
    the ubuntumite

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •