docs/qsync.rst
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Wed, 08 Aug 2012 16:51:45 +0200
changeset 455 f46a41006136
parent 357 b398e9c2dbd1
child 519 9825c7da5b54
permissions -rw-r--r--
obsolete: simplify rebase wrapping code and change relation creation We have don't have changeset simply pruned by rebase. When they disapeared, that means that destination is a valid successors for them.

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