tests/test-largefiles.t
changeset 18979 1176832fc757
parent 18978 8abaadab9abb
child 18980 9717a326d270
equal deleted inserted replaced
18978:8abaadab9abb 18979:1176832fc757
   915 
   915 
   916 redo pull with --lfrev and check it pulls largefiles for the right revs
   916 redo pull with --lfrev and check it pulls largefiles for the right revs
   917 
   917 
   918   $ hg rollback
   918   $ hg rollback
   919   repository tip rolled back to revision 1 (undo pull)
   919   repository tip rolled back to revision 1 (undo pull)
   920   $ hg pull -v --lfrev 'heads(0:)'
   920   $ hg pull -v --lfrev 'heads(pulled())+min(pulled())'
   921   pulling from $TESTTMP/a (glob)
   921   pulling from $TESTTMP/a (glob)
   922   searching for changes
   922   searching for changes
   923   all local heads known remotely
   923   all local heads known remotely
   924   6 changesets found
   924   6 changesets found
   925   adding changesets
   925   adding changesets
   930   (run 'hg update' to get a working copy)
   930   (run 'hg update' to get a working copy)
   931   pulling largefiles for revision 7
   931   pulling largefiles for revision 7
   932   found 971fb41e78fea4f8e0ba5244784239371cb00591 in store
   932   found 971fb41e78fea4f8e0ba5244784239371cb00591 in store
   933   found 0d6d75887db61b2c7e6c74b5dd8fc6ad50c0cc30 in store
   933   found 0d6d75887db61b2c7e6c74b5dd8fc6ad50c0cc30 in store
   934   found bb3151689acb10f0c3125c560d5e63df914bc1af in store
   934   found bb3151689acb10f0c3125c560d5e63df914bc1af in store
       
   935   pulling largefiles for revision 2
       
   936   found eb7338044dc27f9bc59b8dd5a246b065ead7a9c4 in store
   935   0 largefiles cached
   937   0 largefiles cached
   936 
   938 
   937 lfpull
   939 lfpull
   938 
   940 
   939   $ hg lfpull -r : --config largefiles.usercache=usercache-lfpull
   941   $ hg lfpull -r : --config largefiles.usercache=usercache-lfpull