tests/test-remotefilelog-tags.t
changeset 51181 dcaa2df1f688
parent 46874 84a93fa7ecfd
equal deleted inserted replaced
51180:2e0b2a387502 51181:dcaa2df1f688
    16 
    16 
    17 # clone with tags
    17 # clone with tags
    18 
    18 
    19   $ hg clone --shallow ssh://user@dummy/master shallow --noupdate --config remotefilelog.excludepattern=.hgtags
    19   $ hg clone --shallow ssh://user@dummy/master shallow --noupdate --config remotefilelog.excludepattern=.hgtags
    20   streaming all changes
    20   streaming all changes
    21   3 files to transfer, 662 bytes of data (no-zstd !)
    21   4 files to transfer, 662 bytes of data (no-zstd !)
    22   transferred 662 bytes in * seconds (* */sec) (glob) (no-zstd !)
    22   transferred 662 bytes in * seconds (* */sec) (glob) (no-zstd !)
    23   3 files to transfer, 665 bytes of data (zstd !)
    23   4 files to transfer, 665 bytes of data (zstd no-rust !)
    24   transferred 665 bytes in * seconds (* */sec) (glob) (zstd !)
    24   transferred 665 bytes in * seconds (* */sec) (glob) (zstd no-rust !)
       
    25   6 files to transfer, 791 bytes of data (zstd rust !)
       
    26   transferred 791 bytes in * seconds (*/sec) (glob) (zstd rust !)
    25   searching for changes
    27   searching for changes
    26   no changes found
    28   no changes found
    27   $ cat >> shallow/.hg/hgrc <<EOF
    29   $ cat >> shallow/.hg/hgrc <<EOF
    28   > [remotefilelog]
    30   > [remotefilelog]
    29   > cachepath=$PWD/hgcache
    31   > cachepath=$PWD/hgcache