tests/test-issue660.t
changeset 49042 524819ab6fde
parent 49041 8309c83b6e2c
equal deleted inserted replaced
49041:8309c83b6e2c 49042:524819ab6fde
       
     1 #testcases dirstate-v1 dirstate-v2
       
     2 
       
     3 #if dirstate-v2
       
     4   $ cat >> $HGRCPATH << EOF
       
     5   > [format]
       
     6   > use-dirstate-v2=1
       
     7   > [storage]
       
     8   > dirstate-v2.slow-path=allow
       
     9   > EOF
       
    10 #endif
       
    11 
     1 https://bz.mercurial-scm.org/660 and:
    12 https://bz.mercurial-scm.org/660 and:
     2 https://bz.mercurial-scm.org/322
    13 https://bz.mercurial-scm.org/322
     3 
    14 
     4   $ hg init repo
    15   $ hg init repo
     5   $ cd repo
    16   $ cd repo