Mercurial > evolve
view docs/qsync.rst @ 253:8ee6c5b98d73
[obsolete] fix new api: be more flexible on rebase's buildstate signature
Introduced by `d1afbf03e69a@mercurial <http://selenic.com/repo/hg/rev/d1afbf03e69a>`_
author | Alain Leufroy <alain.leufroy@logilab.fr> |
---|---|
date | Tue, 29 May 2012 11:15:19 +0200 |
parents | adb7e29cb2bd |
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