docs/qsync.rst
author Patrick Mezard <patrick@mezard.eu>
Sun, 29 Jul 2012 17:25:47 +0200
changeset 398 42828b0ace98
parent 357 b398e9c2dbd1
child 519 9825c7da5b54
permissions -rw-r--r--
obsolete: fix hidden() revset The hiddenrevs set was moved from changelog to localrepository in hg@62c56c94c77e.

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