tests/test-obsolete-changeset-exchange.t
changeset 27319 b64b6fdc5c9b
parent 27227 f20533623833
child 27433 12f727a5b434
equal deleted inserted replaced
27318:95a54824ab00 27319:b64b6fdc5c9b
   116   $ hg -q commit -m 2b
   116   $ hg -q commit -m 2b
   117   $ hg debugobsolete 6a29ed9c68defff1a139e5c6fa9696fb1a75783d bec0734cd68e84477ba7fc1d13e6cff53ab70129
   117   $ hg debugobsolete 6a29ed9c68defff1a139e5c6fa9696fb1a75783d bec0734cd68e84477ba7fc1d13e6cff53ab70129
   118   $ cd ..
   118   $ cd ..
   119 
   119 
   120 client only pulls down 1 changeset
   120 client only pulls down 1 changeset
   121 ("all local heads known remotely" may change if the wire protocol discovery
       
   122 commands ever stop saying they have hidden changesets)
       
   123 
   121 
   124   $ cd pull-hidden-common-client
   122   $ cd pull-hidden-common-client
   125   $ hg pull --debug
   123   $ hg pull --debug
   126   pulling from $TESTTMP/pull-hidden-common (glob)
   124   pulling from $TESTTMP/pull-hidden-common (glob)
   127   query 1; heads
   125   query 1; heads
   128   searching for changes
   126   searching for changes
   129   all local heads known remotely
   127   taking quick initial sample
   130   3 changesets found
   128   query 2; still undecided: 2, sample size is: 2
       
   129   2 total queries
       
   130   1 changesets found
   131   list of changesets:
   131   list of changesets:
   132   96ee1d7354c4ad7372047672c36a1f561e3a6a4c
       
   133   a33779fdfc23063680fc31e9ff637dff6876d3d2
       
   134   bec0734cd68e84477ba7fc1d13e6cff53ab70129
   132   bec0734cd68e84477ba7fc1d13e6cff53ab70129
   135   listing keys for "phase"
   133   listing keys for "phase"
   136   listing keys for "bookmarks"
   134   listing keys for "bookmarks"
   137   bundle2-output-bundle: "HG20", 3 parts total
   135   bundle2-output-bundle: "HG20", 3 parts total
   138   bundle2-output-part: "changegroup" (params: 1 mandatory 1 advisory) streamed payload
   136   bundle2-output-part: "changegroup" (params: 1 mandatory 1 advisory) streamed payload
   139   bundle2-output-part: "listkeys" (params: 1 mandatory) empty payload
   137   bundle2-output-part: "listkeys" (params: 1 mandatory) empty payload
   140   bundle2-output-part: "listkeys" (params: 1 mandatory) empty payload
   138   bundle2-output-part: "listkeys" (params: 1 mandatory) empty payload
   141   bundle2-input-bundle: with-transaction
   139   bundle2-input-bundle: with-transaction
   142   bundle2-input-part: "changegroup" (params: 1 mandatory 1 advisory) supported
   140   bundle2-input-part: "changegroup" (params: 1 mandatory 1 advisory) supported
   143   adding changesets
   141   adding changesets
   144   add changeset 96ee1d7354c4
       
   145   add changeset a33779fdfc23
       
   146   add changeset bec0734cd68e
   142   add changeset bec0734cd68e
   147   adding manifests
   143   adding manifests
   148   adding file changes
   144   adding file changes
   149   adding foo revisions
   145   adding foo revisions
   150   added 1 changesets with 1 changes to 1 files (+1 heads)
   146   added 1 changesets with 1 changes to 1 files (+1 heads)
   151   bundle2-input-part: total payload size 1378
   147   bundle2-input-part: total payload size 474
   152   bundle2-input-part: "listkeys" (params: 1 mandatory) supported
   148   bundle2-input-part: "listkeys" (params: 1 mandatory) supported
   153   bundle2-input-part: "listkeys" (params: 1 mandatory) supported
   149   bundle2-input-part: "listkeys" (params: 1 mandatory) supported
   154   bundle2-input-bundle: 2 parts total
   150   bundle2-input-bundle: 2 parts total
   155   checking for updated bookmarks
   151   checking for updated bookmarks
   156   listing keys for "phases"
   152   listing keys for "phases"