tests/test-largefiles.t
changeset 18299 a7a88a458a4c
parent 18294 65cec7fa5472
child 18300 745bc16ccef2
equal deleted inserted replaced
18298:3598c585e464 18299:a7a88a458a4c
  1218   getting changed largefiles
  1218   getting changed largefiles
  1219   1 largefiles updated, 0 removed
  1219   1 largefiles updated, 0 removed
  1220   $ hg status
  1220   $ hg status
  1221   M large
  1221   M large
  1222 
  1222 
       
  1223 - revert should be able to revert files introduced in a pending merge
       
  1224   $ hg revert --all -r .
       
  1225   removing .hglf/large
       
  1226 
  1223 Test that a normal file and a largefile with the same name and path cannot
  1227 Test that a normal file and a largefile with the same name and path cannot
  1224 coexist.
  1228 coexist.
  1225 
  1229 
  1226   $ rm sub2/large7
  1230   $ rm sub2/large7
  1227   $ echo "largeasnormal" > sub2/large7
  1231   $ echo "largeasnormal" > sub2/large7