tests/test-largefiles-update.t
changeset 23276 4be754832829
parent 23274 0ec2e124fcc0
child 23394 b5e2128ce9e6
equal deleted inserted replaced
23275:fae708cb32d1 23276:4be754832829
   609   M large2
   609   M large2
   610 
   610 
   611 #endif
   611 #endif
   612 
   612 
   613   $ cd ..
   613   $ cd ..
       
   614 
       
   615 Test that "hg convert" avoids copying largefiles from the working
       
   616 directory into store, because "hg convert" doesn't update largefiles
       
   617 in the working directory (removing files under ".cache/largefiles"
       
   618 forces "hg convert" to copy corresponding largefiles)
       
   619 
       
   620   $ cat >> $HGRCPATH <<EOF
       
   621   > [extensions]
       
   622   > convert =
       
   623   > EOF
       
   624 
       
   625   $ rm $TESTTMP/.cache/largefiles/6a4f36d4075fbe0f30ec1d26ca44e63c05903671
       
   626   $ hg convert -q repo repo.converted