equal
deleted
inserted
replaced
4 --------------------------------------------------------------------- |
4 --------------------------------------------------------------------- |
5 Qsync: Mercurial to MQ exporter |
5 Qsync: Mercurial to MQ exporter |
6 --------------------------------------------------------------------- |
6 --------------------------------------------------------------------- |
7 |
7 |
8 |
8 |
9 People may have tools or co-workers that export to receive mutable history using |
9 People may have tools or co-workers that expect to receive mutable history using |
10 a versioned mq repository. |
10 a versioned MQ repository. |
11 |
11 |
12 For this purpose you can use the ``qsync`` extension: |
12 For this purpose you can use the ``qsync`` extension. |
13 |
13 |
14 |
14 |
15 To enable the evolve extension use:: |
15 To enable the evolve extension use:: |
16 |
16 |
17 $ hg clone http://hg-dev.octopoid.net/hgwebdir.cgi/mutable-history/ |
17 $ hg clone http://hg-dev.octopoid.net/hgwebdir.cgi/mutable-history/ |