How can I find a gitk type of tool for hg
        Posted  
        
            by michael
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by michael
        
        
        
        Published on 2010-05-31T07:23:05Z
        Indexed on 
            2010/05/31
            8:42 UTC
        
        
        Read the original article
        Hit count: 232
        
Hi,
Can you please tell me where I can find a 'gitk' type of tool for hg on ubuntu?
I have tried '$ sudo apt-get install tortoisehg' but I get this:
$ hgtk
abort: This version of TortoiseHg requires Mercurial version 1.3.n to 1.4.n, but finds 1.5.2
© Stack Overflow or respective owner