view docs/qsync.rst @ 202:83b7e2c62ac3

[obsolete] simplify by using the Hg 2.1 api
author Alain Leufroy <alain.leufroy@logilab.fr>
date Mon, 16 Apr 2012 10:03:16 +0200
parents 9cbb6756485c
children adb7e29cb2bd
line wrap: on
line source

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


People may have tools or wo-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