view docs/qsync.rst @ 324:ff070b9e22ef

readme: explain "instalation process" if it may be called like that.
author Pierre-Yves David <pierre-yves.david@logilab.fr>
date Wed, 27 Jun 2012 12:48:16 +0200
parents adb7e29cb2bd
children b398e9c2dbd1
line wrap: on
line source

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