docs/qsync.rst
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Thu, 23 Aug 2012 18:09:45 +0200
branchmercurial-2.2
changeset 488 95ade34b102f
parent 357 b398e9c2dbd1
child 519 9825c7da5b54
permissions -rw-r--r--
Start a mercurial 2.2 branch This branch contains and old version compatible with mercurial 2.2. It's less complete and safe than later version.

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