docs/qsync.rst
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Mon, 23 Apr 2012 15:03:33 +0200
changeset 206 80f602e6ae8a
parent 172 9cbb6756485c
child 232 adb7e29cb2bd
permissions -rw-r--r--
test: graphlog honor --hidden honor in 2.2

---------------------------------------------------------------------
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