docs/qsync.rst
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Wed, 25 Apr 2012 18:11:52 +0200
changeset 215 0eceb5a48485
parent 172 9cbb6756485c
child 232 adb7e29cb2bd
permissions -rw-r--r--
obsolete: fix changelog reload This changelog was not properly reloaded. This leaded to bug with rollback and strip.

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