tests/test-status.t
changeset 48247 5c567aca080d
parent 48235 b4f83c9e7905
child 48295 bf11ff22a9af
equal deleted inserted replaced
48246:1837663ac216 48247:5c567aca080d
     1 #testcases dirstate-v1 dirstate-v2
     1 #testcases dirstate-v1 dirstate-v2
     2 
     2 
     3 #if dirstate-v2
     3 #if dirstate-v2
     4   $ echo '[format]' >> $HGRCPATH
     4   $ cat >> $HGRCPATH << EOF
     5   $ echo 'exp-dirstate-v2=1' >> $HGRCPATH
     5   > [format]
       
     6   > exp-dirstate-v2=1
       
     7   > [storage]
       
     8   > dirstate-v2.slow-path=allow
       
     9   > EOF
     6 #endif
    10 #endif
     7 
    11 
     8   $ hg init repo1
    12   $ hg init repo1
     9   $ cd repo1
    13   $ cd repo1
    10   $ mkdir a b a/1 b/1 b/2
    14   $ mkdir a b a/1 b/1 b/2