view docs/qsync.rst @ 474:5c031e1c90e2 stable

test: turn the base public usefull for followup that test phases enforcement.
author Pierre-Yves David <pierre-yves.david@logilab.fr>
date Tue, 21 Aug 2012 12:38:19 +0200
parents b398e9c2dbd1
children 9825c7da5b54
line wrap: on
line source

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