docs/qsync.rst
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
Mon, 30 Jul 2012 22:45:06 +0200
branchstable
changeset 410 598ff1df3b92
parent 357 b398e9c2dbd1
child 519 9825c7da5b54
permissions -rw-r--r--
amend: wrap the whole process in a single transaction.

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


People may have tools or co-workers that export to receive mutable history using
a versioned 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