tests/test-largefiles-cache.t
changeset 18704 d69585a5c5c0
parent 18610 46edbc49a9f2
child 18731 c2d079387b2c
equal deleted inserted replaced
18700:4a85ebb5c807 18704:d69585a5c5c0
    35   adding changesets
    35   adding changesets
    36   adding manifests
    36   adding manifests
    37   adding file changes
    37   adding file changes
    38   added 1 changesets with 1 changes to 1 files
    38   added 1 changesets with 1 changes to 1 files
    39   (run 'hg update' to get a working copy)
    39   (run 'hg update' to get a working copy)
    40   caching largefiles for 1 heads
       
    41   0 largefiles cached
       
    42 
    40 
    43 Update working directory to "tip", which requires largefile("large"),
    41 Update working directory to "tip", which requires largefile("large"),
    44 but there is no cache file for it.  So, hg must treat it as
    42 but there is no cache file for it.  So, hg must treat it as
    45 "missing"(!) file.
    43 "missing"(!) file.
    46 
    44