Mercurial > evolve
comparison docs/index.rst @ 172:9cbb6756485c
doc: replace ">" by ">>" (oups)
author | Pierre-Yves David <pierre-yves.david@logilab.fr> |
---|---|
date | Tue, 27 Mar 2012 17:39:34 +0200 |
parents | 642f07cd9c77 |
children | 0698376bb13c |
comparison
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 |