tests/test-largefiles.t
branchstable
changeset 15332 0db47b8d025f
parent 15331 bc4d8804855c
child 15336 83debcd7064b
equal deleted inserted replaced
15331:bc4d8804855c 15332:0db47b8d025f
   709   $ cat .hglf/a-large-file .hglf/another-large-file
   709   $ cat .hglf/a-large-file .hglf/another-large-file
   710   2e000fa7e85759c7f4c254d4d9c33ef481e459a7
   710   2e000fa7e85759c7f4c254d4d9c33ef481e459a7
   711   3b71f43ff30f4b15b5cd85dd9e95ebc7e84eb5a3
   711   3b71f43ff30f4b15b5cd85dd9e95ebc7e84eb5a3
   712 
   712 
   713 Convert back to a normal (non-largefiles) repo
   713 Convert back to a normal (non-largefiles) repo
   714   $ hg lfconvert --tonormal . ../normal-repo
   714   $ hg lfconvert --to-normal . ../normal-repo
   715   initializing destination ../normal-repo
   715   initializing destination ../normal-repo
   716   $ cd ../normal-repo
   716   $ cd ../normal-repo
   717   $ cat >> .hg/hgrc <<EOF
   717   $ cat >> .hg/hgrc <<EOF
   718   > [extensions]
   718   > [extensions]
   719   > largefiles = !
   719   > largefiles = !