tests/test-narrow.t
branchstable
changeset 51438 05eba178da45
parent 51276 03665fd8ccb9
equal deleted inserted replaced
51399:46fed351e451 51438:05eba178da45
   542   looking for local changes to affected paths
   542   looking for local changes to affected paths
   543   deleting data/d0/f.i
   543   deleting data/d0/f.i
   544   deleting meta/d0/00manifest.i (tree !)
   544   deleting meta/d0/00manifest.i (tree !)
   545   deleting unwanted files from working copy
   545   deleting unwanted files from working copy
   546   not deleting possibly dirty file d0/f
   546   not deleting possibly dirty file d0/f
       
   547 
       
   548 
       
   549 Test removing `rootfilesin:` include
       
   550   $ hg clone --narrow ssh://user@dummy/master narrow-concurrent-modify -q \
       
   551   > --include rootfilesin:d0 --include rootfilesin:d1
       
   552   $ cd narrow-concurrent-modify
       
   553   $ hg --config 'hooks.pretxnopen = echo modified >> d0/f' tracked --removeinclude rootfilesin:d0
       
   554   comparing with ssh://user@dummy/master
       
   555   searching for changes
       
   556   looking for local changes to affected paths
       
   557   deleting data/d0/f.i
       
   558   deleting meta/d0/00manifest.i (tree !)
       
   559   deleting unwanted files from working copy
       
   560   not deleting possibly dirty file d0/f