view docs/qsync.rst @ 232:adb7e29cb2bd

docs: proof-read and review
author Benoit Allard <benoit@aeteurope.nl>
date Wed, 09 May 2012 19:02:35 +0200
parents 9cbb6756485c
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