docs/qsync.rst
changeset 171 642f07cd9c77
child 172 9cbb6756485c
equal deleted inserted replaced
170:7151691b85ef 171:642f07cd9c77
       
     1 ---------------------------------------------------------------------
       
     2 Qsync: Mercurial to MQ exporter
       
     3 ---------------------------------------------------------------------
       
     4 
       
     5 
       
     6 People may have tools or wo-worker that export to receive mutable history using
       
     7 versionned mq repository.
       
     8 
       
     9 For this purpose you can use the ``qsync`` extension:
       
    10 
       
    11 
       
    12 To enable the evolve extension use::
       
    13 
       
    14     $ hg clone http://hg-dev.octopoid.net/hgwebdir.cgi/mutable-history/
       
    15     $ mutable-history/iqsync-enable.sh > ~/.hgrc
       
    16     $ hg help qsync