tests/test-subrepo-missing.t
changeset 48335 b7fde9237c92
parent 44724 5c2a4f37eace
child 48510 7f633432ca92
equal deleted inserted replaced
48329:8b927b33310a 48335:b7fde9237c92
       
     1 TODO: fix rhg bugs that make this test fail when status is enabled
       
     2   $ unset RHG_STATUS
       
     3 
       
     4 
     1   $ hg init repo
     5   $ hg init repo
     2   $ cd repo
     6   $ cd repo
     3   $ hg init subrepo
     7   $ hg init subrepo
     4   $ echo a > subrepo/a
     8   $ echo a > subrepo/a
     5   $ hg -R subrepo ci -Am adda
     9   $ hg -R subrepo ci -Am adda