docs/qsync.rst
author Patrick Mezard <patrick@mezard.eu>
Sat, 23 Jun 2012 11:46:06 +0200
changeset 303 8529b4b95f5d
parent 232 adb7e29cb2bd
child 357 b398e9c2dbd1
permissions -rw-r--r--
evolve: tidy up a bit - long lines - extra blank lines - commands options descriptions

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