docs/index.rst
changeset 172 9cbb6756485c
parent 171 642f07cd9c77
child 186 0698376bb13c
equal deleted inserted replaced
171:642f07cd9c77 172:9cbb6756485c
    58             Production ready version should hide such details to normal user.
    58             Production ready version should hide such details to normal user.
    59 
    59 
    60 To enable the evolve extension use::
    60 To enable the evolve extension use::
    61 
    61 
    62     $ hg clone http://hg-dev.octopoid.net/hgwebdir.cgi/mutable-history/
    62     $ hg clone http://hg-dev.octopoid.net/hgwebdir.cgi/mutable-history/
    63     $ mutable-history/enable.sh > ~/.hgrc
    63     $ mutable-history/enable.sh >> ~/.hgrc
    64 
    64 
    65 You will probably want to use the associated version of hgview (QT viewer only)
    65 You will probably want to use the associated version of hgview (QT viewer only)
    66 
    66 
    67     $ hg clone http://hg-dev.octopoid.net/hgwebdir.cgi/hgview/
    67     $ hg clone http://hg-dev.octopoid.net/hgwebdir.cgi/hgview/
    68     $ cd hgview
    68     $ cd hgview