tests/test-lfconvert.t
branchstable
changeset 34988 281214150561
parent 34866 1644623ab096
child 35400 4441705b7111
equal deleted inserted replaced
34987:96dcc78468e3 34988:281214150561
   231   3b71f43ff30f4b15b5cd85dd9e95ebc7e84eb5a3
   231   3b71f43ff30f4b15b5cd85dd9e95ebc7e84eb5a3
   232   $ hg tag mytag
   232   $ hg tag mytag
   233   $ cd ..
   233   $ cd ..
   234 
   234 
   235 round-trip: converting back to a normal (non-largefiles) repo with
   235 round-trip: converting back to a normal (non-largefiles) repo with
   236 "lfconvert --to-normal" should give the same as ../bigfile-repo
   236 "lfconvert --to-normal" should give the same as ../bigfile-repo.  The
       
   237 convert extension is disabled to show config items can be loaded without it.
   237   $ cd largefiles-repo
   238   $ cd largefiles-repo
   238   $ hg lfconvert --to-normal . ../normal-repo
   239   $ hg --config extensions.convert=! lfconvert --to-normal . ../normal-repo
   239   initializing destination ../normal-repo
   240   initializing destination ../normal-repo
   240   0 additional largefiles cached
   241   0 additional largefiles cached
   241   scanning source...
   242   scanning source...
   242   sorting...
   243   sorting...
   243   converting...
   244   converting...