view docs/qsync.rst @ 527:b81193ef3488 stable

docs: add missing blank line after Copyright notice
author Pierre-Yves David <pierre-yves.david@logilab.fr>
date Mon, 27 Aug 2012 15:31:42 +0200
parents 9825c7da5b54
children dd5765ae91c3
line wrap: on
line source

.. Copyright 2011 Pierre-Yves David <pierre-yves.david@ens-lyon.org>
..                Logilab SA        <contact@logilab.fr>

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