equal
deleted
inserted
replaced
19 evolve = PATH/TO/mutable-history/hgext/evolve.py |
19 evolve = PATH/TO/mutable-history/hgext/evolve.py |
20 |
20 |
21 We recommend reading the documentation first. An online version is |
21 We recommend reading the documentation first. An online version is |
22 available here: |
22 available here: |
23 |
23 |
24 http://hg-lab.logilab.org/doc/mutable-history/html/ |
24 http://evolution.experimentalworks.net/doc/ |
25 |
25 |
26 Or see the ``doc/`` directory for a local copy. |
26 Or see the ``doc/`` directory for a local copy. |
27 |
27 |
28 Contribute |
28 Contribute |
29 ========== |
29 ========== |
47 python run-tests.py --with-hg=/path/to/hg |
47 python run-tests.py --with-hg=/path/to/hg |
48 |
48 |
49 However, some cutting-edge changes may be found in a mutable repository hosted |
49 However, some cutting-edge changes may be found in a mutable repository hosted |
50 by logilab before they are published. |
50 by logilab before they are published. |
51 |
51 |
52 http://hg-lab.logilab.org/wip/mutable-history/ |
52 http://hg.netv6.net/marmoute-wip/evolve/ |
53 |
53 |
54 Be sure to check latest draft changeset before submitting new changesets. |
54 Be sure to check latest draft changeset before submitting new changesets. |
55 |
55 |
56 |
56 |
57 Changelog |
57 Changelog |