tests/test-strip.t
branchstable
changeset 37842 326b174c6a47
parent 37841 d618558e4e8b
child 38574 f442c9494ec7
equal deleted inserted replaced
37841:d618558e4e8b 37842:326b174c6a47
   210   
   210   
   211   $ hg debugbundle .hg/strip-backup/*
   211   $ hg debugbundle .hg/strip-backup/*
   212   Stream params: {Compression: BZ}
   212   Stream params: {Compression: BZ}
   213   changegroup -- {nbchanges: 1, version: 02} (mandatory: True)
   213   changegroup -- {nbchanges: 1, version: 02} (mandatory: True)
   214       264128213d290d868c54642d13aeaa3675551a78
   214       264128213d290d868c54642d13aeaa3675551a78
   215   cache:rev-branch-cache -- {} (mandatory: True)
   215   cache:rev-branch-cache -- {} (mandatory: False)
   216   phase-heads -- {} (mandatory: True)
   216   phase-heads -- {} (mandatory: True)
   217       264128213d290d868c54642d13aeaa3675551a78 draft
   217       264128213d290d868c54642d13aeaa3675551a78 draft
   218   $ hg unbundle .hg/strip-backup/*
   218   $ hg unbundle .hg/strip-backup/*
   219   adding changesets
   219   adding changesets
   220   adding manifests
   220   adding manifests
   849   list of changesets:
   849   list of changesets:
   850   6625a516847449b6f0fa3737b9ba56e9f0f3032c
   850   6625a516847449b6f0fa3737b9ba56e9f0f3032c
   851   d8db9d1372214336d2b5570f20ee468d2c72fa8b
   851   d8db9d1372214336d2b5570f20ee468d2c72fa8b
   852   bundle2-output-bundle: "HG20", (1 params) 3 parts total
   852   bundle2-output-bundle: "HG20", (1 params) 3 parts total
   853   bundle2-output-part: "changegroup" (params: 1 mandatory 1 advisory) streamed payload
   853   bundle2-output-part: "changegroup" (params: 1 mandatory 1 advisory) streamed payload
   854   bundle2-output-part: "cache:rev-branch-cache" streamed payload
   854   bundle2-output-part: "cache:rev-branch-cache" (advisory) streamed payload
   855   bundle2-output-part: "phase-heads" 24 bytes payload
   855   bundle2-output-part: "phase-heads" 24 bytes payload
   856   saved backup bundle to $TESTTMP/issue4736/.hg/strip-backup/6625a5168474-345bb43d-backup.hg
   856   saved backup bundle to $TESTTMP/issue4736/.hg/strip-backup/6625a5168474-345bb43d-backup.hg
   857   updating the branch cache
   857   updating the branch cache
   858   invalid branchheads cache (served): tip differs
   858   invalid branchheads cache (served): tip differs
   859   $ hg log -G
   859   $ hg log -G