docs/index.rst
branchstable
changeset 517 0bc0c9edcb15
parent 504 3cd32d83135b
child 519 9825c7da5b54
equal deleted inserted replaced
516:18854dbc92e7 517:0bc0c9edcb15
    59 * Allow **sharing and collaboration** mutable history without fear of duplicate
    59 * Allow **sharing and collaboration** mutable history without fear of duplicate
    60   (thanks to obsolete marker).
    60   (thanks to obsolete marker).
    61 
    61 
    62 * Cover all mq usage but guard.
    62 * Cover all mq usage but guard.
    63 
    63 
    64 .. warning:: The evolve extention and the obsolete marker are at an experimental
    64 .. warning:: The evolve extension and obsolete markers are at an experimental
    65              stage. While using obsolete you'll likely be exposed to complex
    65              stage. While using obsolete you willl likely be exposed to complex
    66              implication of the **obsolete marker** concept. I do not recommend
    66              implications of the **obsolete marker** concept. I do not recommend
    67              non-power user to test this at this stage.
    67              non-power users to test this at this stage.
    68 
    68 
    69              Even numbered 1.0.0 the command line API of this version should
    69              While numbered 1.0.0, the command line API of this version should
    70              **not** be regard as *stable*, command behavior, name and option
    70              **not** be regarded as *stable*, command behavior, name and
    71              may change in future relase and in mercurial integration. It is
    71              options may change in future release or once integrated in
    72              still an immature extension, a lot a feature are still missing but
    72              mercurial. It is still an immature extension, a lot of
    73              there is not high risk of corrupting your repo.
    73              features are still missing but there is no high risk of
       
    74              repository corruption.
    74 
    75 
    75              Production ready version should hide such details to normal user.
    76              Production ready version should hide such details to normal user.
    76 
    77 
    77 The evolve extension require mercurial 2.3
    78 The evolve extension require mercurial 2.3
    78 
    79