docs/qsync.rst
changeset 1291 1e3c607cf4a5
parent 1290 8aa9a21156fe
parent 1289 12d5c9eaa86d
child 1292 62229e7451f7
equal deleted inserted replaced
1290:8aa9a21156fe 1291:1e3c607cf4a5
     1 .. Copyright 2011 Pierre-Yves David <pierre-yves.david@ens-lyon.org>
       
     2 ..                Logilab SA        <contact@logilab.fr>
       
     3 
       
     4 ---------------------------------------------------------------------
       
     5 Qsync: Mercurial to MQ exporter
       
     6 ---------------------------------------------------------------------
       
     7 
       
     8 
       
     9 People may have tools or co-workers that expect to receive mutable history using
       
    10 a versioned MQ repository.
       
    11 
       
    12 For this purpose you can use the ``qsync`` extension.
       
    13 
       
    14 
       
    15 To enable the evolve extension use::
       
    16 
       
    17     $ hg clone http://hg-dev.octopoid.net/hgwebdir.cgi/mutable-history/
       
    18     $ mutable-history/iqsync-enable.sh >> ~/.hgrc
       
    19     $ hg help qsync