tests/test-largefiles.t
changeset 16900 3f1a153daadb
parent 16723 68da5ae6e470
child 16908 6a997aacba5d
equal deleted inserted replaced
16899:8149ff405c78 16900:3f1a153daadb
   512   adding file changes
   512   adding file changes
   513   added 1 changesets with 2 changes to 2 files (+1 heads)
   513   added 1 changesets with 2 changes to 2 files (+1 heads)
   514   Invoking status precommit hook
   514   Invoking status precommit hook
   515   M sub/normal4
   515   M sub/normal4
   516   M sub2/large6
   516   M sub2/large6
   517   saved backup bundle to $TESTTMP/d/.hg/strip-backup/f574fb32bb45-backup.hg
   517   saved backup bundle to $TESTTMP/d/.hg/strip-backup/f574fb32bb45-backup.hg (glob)
   518   nothing to rebase
   518   nothing to rebase
   519   $ hg log --template '{rev}:{node|short}  {desc|firstline}\n'
   519   $ hg log --template '{rev}:{node|short}  {desc|firstline}\n'
   520   9:598410d3eb9a  modify normal file largefile in repo d
   520   9:598410d3eb9a  modify normal file largefile in repo d
   521   8:a381d2c8c80e  modify normal file and largefile in repo b
   521   8:a381d2c8c80e  modify normal file and largefile in repo b
   522   7:daea875e9014  add/edit more largefiles
   522   7:daea875e9014  add/edit more largefiles
   550   0 largefiles cached
   550   0 largefiles cached
   551   $ hg rebase
   551   $ hg rebase
   552   Invoking status precommit hook
   552   Invoking status precommit hook
   553   M sub/normal4
   553   M sub/normal4
   554   M sub2/large6
   554   M sub2/large6
   555   saved backup bundle to $TESTTMP/e/.hg/strip-backup/f574fb32bb45-backup.hg
   555   saved backup bundle to $TESTTMP/e/.hg/strip-backup/f574fb32bb45-backup.hg (glob)
   556   $ hg log --template '{rev}:{node|short}  {desc|firstline}\n'
   556   $ hg log --template '{rev}:{node|short}  {desc|firstline}\n'
   557   9:598410d3eb9a  modify normal file largefile in repo d
   557   9:598410d3eb9a  modify normal file largefile in repo d
   558   8:a381d2c8c80e  modify normal file and largefile in repo b
   558   8:a381d2c8c80e  modify normal file and largefile in repo b
   559   7:daea875e9014  add/edit more largefiles
   559   7:daea875e9014  add/edit more largefiles
   560   6:4355d653f84f  edit files yet again
   560   6:4355d653f84f  edit files yet again