--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/docs/qsync.rst Wed Mar 28 12:50:42 2012 +0200
@@ -0,0 +1,16 @@
+---------------------------------------------------------------------
+Qsync: Mercurial to MQ exporter
+---------------------------------------------------------------------
+
+
+People may have tools or wo-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