docs/qsync.rst
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Wed, 09 May 2012 14:24:56 +0200
changeset 228 5a17c0d41a00
parent 172 9cbb6756485c
child 232 adb7e29cb2bd
permissions -rw-r--r--
proof-read documentation and docstrings

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


People may have tools or wo-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