tests/test-subrepo-deep-nested-change.t
changeset 17346 2944a6d35158
parent 17113 d7493da233c8
child 23325 4165cfd67519
equal deleted inserted replaced
17345:4f8054d3171b 17346:2944a6d35158
    98   path sub2
    98   path sub2
    99    source   ../sub2
    99    source   ../sub2
   100    revision 53dd3430bcaf5ab4a7c48262bcad6d441f510487
   100    revision 53dd3430bcaf5ab4a7c48262bcad6d441f510487
   101 
   101 
   102 Check that deep archiving works
   102 Check that deep archiving works
   103  
   103 
   104   $ cd cloned
   104   $ cd cloned
   105   $ echo 'test' > sub1/sub2/test.txt
   105   $ echo 'test' > sub1/sub2/test.txt
   106   $ hg --config extensions.largefiles=! add sub1/sub2/test.txt
   106   $ hg --config extensions.largefiles=! add sub1/sub2/test.txt
   107   $ mkdir sub1/sub2/folder
   107   $ mkdir sub1/sub2/folder
   108   $ echo 'subfolder' > sub1/sub2/folder/test.txt
   108   $ echo 'subfolder' > sub1/sub2/folder/test.txt