docs/qsync.rst
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Tue, 11 Sep 2012 12:38:49 +0200
branchstable
changeset 553 e29561d918a6
parent 527 b81193ef3488
child 655 dd5765ae91c3
permissions -rw-r--r--
createmarkers: adapt to f85816af6294 in core The createmarkers function is now in core. Fallback on our function if not available

.. Copyright 2011 Pierre-Yves David <pierre-yves.david@ens-lyon.org>
..                Logilab SA        <contact@logilab.fr>

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