docs/qsync.rst
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Tue, 27 Mar 2012 17:38:55 +0200
changeset 171 642f07cd9c77
child 172 9cbb6756485c
permissions -rw-r--r--
doc: add reference to qsync

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