docs/qsync.rst
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Tue, 26 Jun 2012 14:35:09 +0200
changeset 311 5eecfda0a5c7
parent 232 adb7e29cb2bd
child 357 b398e9c2dbd1
permissions -rw-r--r--
obsolete: enable rebase --keep again We still never strip anything. But using --keep on the command line dos not lay marker.

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


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