docs/qsync.rst
author Pierre-Yves.David@ens-lyon.org
Fri, 11 May 2012 11:42:59 +0200
changeset 242 1fc4299ca8e2
parent 232 adb7e29cb2bd
child 357 b398e9c2dbd1
permissions -rw-r--r--
[doc] change doc generation directory

---------------------------------------------------------------------
Qsync: Mercurial to MQ exporter
---------------------------------------------------------------------


People may have tools or co-worker that export to receive mutable history using
versionned mq repository.

For this purpose you can use the ``qsync`` extension:


To enable the evolve extension use::

    $ hg clone http://hg-dev.octopoid.net/hgwebdir.cgi/mutable-history/
    $ mutable-history/iqsync-enable.sh >> ~/.hgrc
    $ hg help qsync