docs/qsync.rst
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
Wed, 11 Jul 2012 13:59:06 -0400
branchstable
changeset 357 b398e9c2dbd1
parent 232 adb7e29cb2bd
child 519 9825c7da5b54
permissions -rw-r--r--
doc: English proofreading

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


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