tests/test-import.t
changeset 48336 5b9865032533
parent 48335 b7fde9237c92
child 48363 6a454e7053a1
equal deleted inserted replaced
48335:b7fde9237c92 48336:5b9865032533
     1 TODO: fix rhg bugs that make this test fail when status is enabled
       
     2   $ unset RHG_STATUS
       
     3 
       
     4 
       
     5   $ hg init a
     1   $ hg init a
     6   $ mkdir a/d1
     2   $ mkdir a/d1
     7   $ mkdir a/d1/d2
     3   $ mkdir a/d1/d2
     8   $ echo line 1 > a/a
     4   $ echo line 1 > a/a
     9   $ echo line 1 > a/d1/d2/a
     5   $ echo line 1 > a/d1/d2/a