Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

How to upgrade Mercurial version on Ubuntu

  • 13-03-2011 3:42pm
    #1
    Registered Users, Registered Users 2 Posts: 1,086 ✭✭✭


    I currently have mercurial version 1.4.3. I recently installed Eclipse with hgeclipse.

    Unfortunately it will not work as it seems I need at least mercurial version 1.5.

    I cannot find out to upgrade my current version.

    When I do the following command
    sudo apt-get upgrade mercurial

    I get
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

    I also tried
    sudo apt-get install mercurial

    I get
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    mercurial is already the newest version.
    The following packages were automatically installed and are no longer required:
    mysql-gui-tools-common
    Use 'apt-get autoremove' to remove them.
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.


Comments

Advertisement