Details
Details
- Reviewers
lothiraldan yuja - Group Reviewers
hg-reviewers - Commits
- rHG88be288e8ac1: tests: refactor common bundle2 capabilities
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Lint Skipped - Unit
Unit Tests Skipped
lothiraldan | |
yuja |
hg-reviewers |
Lint Skipped |
Unit Tests Skipped |
br'hgtagsfnodes%0A' | br'hgtagsfnodes%0A' | ||||
br'listkeys%0A' | br'listkeys%0A' | ||||
br'phases%3Dheads%0A' | br'phases%3Dheads%0A' | ||||
br'pushkey%0A' | br'pushkey%0A' | ||||
br'remote-changegroup%3Dhttp%2Chttps', | br'remote-changegroup%3Dhttp%2Chttps', | ||||
# (replacement patterns) | # (replacement patterns) | ||||
br'$USUAL_BUNDLE2_CAPS_SERVER$' | br'$USUAL_BUNDLE2_CAPS_SERVER$' | ||||
), | ), | ||||
# bundle2 capabilities advertised by the server without phases | |||||
(br'bundle2=HG20%0A' | |||||
br'bookmarks%0A' | |||||
br'changegroup%3D01%2C02%0A' | |||||
br'digests%3Dmd5%2Csha1%2Csha512%0A' | |||||
br'error%3Dabort%2Cunsupportedcontent%2Cpushraced%2Cpushkey%0A' | |||||
br'hgtagsfnodes%0A' | |||||
br'listkeys%0A' | |||||
br'pushkey%0A' | |||||
br'remote-changegroup%3Dhttp%2Chttps', | |||||
# (replacement patterns) | |||||
br'$USUAL_BUNDLE2_CAPS_NO_PHASES$' | |||||
), | |||||
# HTTP log dates | # HTTP log dates | ||||
(br' - - \[\d\d/.../2\d\d\d \d\d:\d\d:\d\d] "GET', | (br' - - \[\d\d/.../2\d\d\d \d\d:\d\d:\d\d] "GET', | ||||
br' - - [$LOGDATE$] "GET' | br' - - [$LOGDATE$] "GET' | ||||
), | ), | ||||
# Windows has an extra '/' in the following lines that get globbed away: | # Windows has an extra '/' in the following lines that get globbed away: | ||||
# pushing to file:/*/$TESTTMP/r2 (glob) | # pushing to file:/*/$TESTTMP/r2 (glob) | ||||
# comparing with file:/*/$TESTTMP/r2 (glob) | # comparing with file:/*/$TESTTMP/r2 (glob) | ||||
# sub/maybelarge.dat: largefile 34..9c not available from | # sub/maybelarge.dat: largefile 34..9c not available from |
readline(9? from -1) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)\r\n (glob) | readline(9? from -1) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)\r\n (glob) | ||||
readline(4? from -1) -> (2) \r\n (glob) | readline(4? from -1) -> (2) \r\n (glob) | ||||
write(36) -> HTTP/1.1 200 Script output follows\r\n | write(36) -> HTTP/1.1 200 Script output follows\r\n | ||||
write(23) -> Server: badhttpserver\r\n | write(23) -> Server: badhttpserver\r\n | ||||
write(37) -> Date: Fri, 14 Apr 2017 00:00:00 GMT\r\n | write(37) -> Date: Fri, 14 Apr 2017 00:00:00 GMT\r\n | ||||
write(41) -> Content-Type: application/mercurial-0.1\r\n | write(41) -> Content-Type: application/mercurial-0.1\r\n | ||||
write(21) -> Content-Length: 417\r\n | write(21) -> Content-Length: 417\r\n | ||||
write(2) -> \r\n | write(2) -> \r\n | ||||
write(417) -> lookup changegroupsubset branchmap pushkey known getbundle unbundlehash batch streamreqs=generaldelta,revlogv1 bundle2=HG20%0Abookmarks%0Achangegroup%3D01%2C02%0Adigests%3Dmd5%2Csha1%2Csha512%0Aerror%3Dabort%2Cunsupportedcontent%2Cpushraced%2Cpushkey%0Ahgtagsfnodes%0Alistkeys%0Apushkey%0Aremote-changegroup%3Dhttp%2Chttps unbundle=HG10GZ,HG10BZ,HG10UN httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx compression=none | write(417) -> lookup changegroupsubset branchmap pushkey known getbundle unbundlehash batch streamreqs=generaldelta,revlogv1 $USUAL_BUNDLE2_CAPS_NO_PHASES$ unbundle=HG10GZ,HG10BZ,HG10UN httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx compression=none | ||||
readline(4? from 65537) -> (26) GET /?cmd=batch HTTP/1.1\r\n (glob) | readline(4? from 65537) -> (26) GET /?cmd=batch HTTP/1.1\r\n (glob) | ||||
readline(1? from -1) -> (1?) Accept-Encoding* (glob) | readline(1? from -1) -> (1?) Accept-Encoding* (glob) | ||||
read limit reached; closing socket | read limit reached; closing socket | ||||
readline(210 from 65537) -> (26) GET /?cmd=batch HTTP/1.1\r\n | readline(210 from 65537) -> (26) GET /?cmd=batch HTTP/1.1\r\n | ||||
readline(184 from -1) -> (27) Accept-Encoding: identity\r\n | readline(184 from -1) -> (27) Accept-Encoding: identity\r\n | ||||
readline(157 from -1) -> (29) vary: X-HgArg-1,X-HgProto-1\r\n | readline(157 from -1) -> (29) vary: X-HgArg-1,X-HgProto-1\r\n | ||||
readline(128 from -1) -> (41) x-hgarg-1: cmds=heads+%3Bknown+nodes%3D\r\n | readline(128 from -1) -> (41) x-hgarg-1: cmds=heads+%3Bknown+nodes%3D\r\n | ||||
readline(87 from -1) -> (48) x-hgproto-1: 0.1 0.2 comp=$USUAL_COMPRESSIONS$\r\n | readline(87 from -1) -> (48) x-hgproto-1: 0.1 0.2 comp=$USUAL_COMPRESSIONS$\r\n | ||||
readline(18? from -1) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)\r\n (glob) | readline(18? from -1) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)\r\n (glob) | ||||
readline(13? from -1) -> (2) \r\n (glob) | readline(13? from -1) -> (2) \r\n (glob) | ||||
write(36) -> HTTP/1.1 200 Script output follows\r\n | write(36) -> HTTP/1.1 200 Script output follows\r\n | ||||
write(23) -> Server: badhttpserver\r\n | write(23) -> Server: badhttpserver\r\n | ||||
write(37) -> Date: Fri, 14 Apr 2017 00:00:00 GMT\r\n | write(37) -> Date: Fri, 14 Apr 2017 00:00:00 GMT\r\n | ||||
write(41) -> Content-Type: application/mercurial-0.1\r\n | write(41) -> Content-Type: application/mercurial-0.1\r\n | ||||
write(21) -> Content-Length: 417\r\n | write(21) -> Content-Length: 417\r\n | ||||
write(2) -> \r\n | write(2) -> \r\n | ||||
write(417) -> lookup changegroupsubset branchmap pushkey known getbundle unbundlehash batch streamreqs=generaldelta,revlogv1 bundle2=HG20%0Abookmarks%0Achangegroup%3D01%2C02%0Adigests%3Dmd5%2Csha1%2Csha512%0Aerror%3Dabort%2Cunsupportedcontent%2Cpushraced%2Cpushkey%0Ahgtagsfnodes%0Alistkeys%0Apushkey%0Aremote-changegroup%3Dhttp%2Chttps unbundle=HG10GZ,HG10BZ,HG10UN httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx compression=none | write(417) -> lookup changegroupsubset branchmap pushkey known getbundle unbundlehash batch streamreqs=generaldelta,revlogv1 $USUAL_BUNDLE2_CAPS_NO_PHASES$ unbundle=HG10GZ,HG10BZ,HG10UN httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx compression=none | ||||
readline(13? from 65537) -> (26) GET /?cmd=batch HTTP/1.1\r\n (glob) | readline(13? from 65537) -> (26) GET /?cmd=batch HTTP/1.1\r\n (glob) | ||||
readline(1?? from -1) -> (27) Accept-Encoding: identity\r\n (glob) | readline(1?? from -1) -> (27) Accept-Encoding: identity\r\n (glob) | ||||
readline(8? from -1) -> (29) vary: X-HgArg-1,X-HgProto-1\r\n (glob) | readline(8? from -1) -> (29) vary: X-HgArg-1,X-HgProto-1\r\n (glob) | ||||
readline(5? from -1) -> (41) x-hgarg-1: cmds=heads+%3Bknown+nodes%3D\r\n (glob) | readline(5? from -1) -> (41) x-hgarg-1: cmds=heads+%3Bknown+nodes%3D\r\n (glob) | ||||
readline(1? from -1) -> (1?) x-hgproto-1:* (glob) | readline(1? from -1) -> (1?) x-hgproto-1:* (glob) | ||||
read limit reached; closing socket | read limit reached; closing socket | ||||
readline(304 from 65537) -> (26) GET /?cmd=batch HTTP/1.1\r\n | readline(304 from 65537) -> (26) GET /?cmd=batch HTTP/1.1\r\n | ||||
readline(278 from -1) -> (27) Accept-Encoding: identity\r\n | readline(278 from -1) -> (27) Accept-Encoding: identity\r\n | ||||
readline(19? from -1) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)\r\n (glob) | readline(19? from -1) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)\r\n (glob) | ||||
readline(14? from -1) -> (2) \r\n (glob) | readline(14? from -1) -> (2) \r\n (glob) | ||||
write(36) -> HTTP/1.1 200 Script output follows\r\n | write(36) -> HTTP/1.1 200 Script output follows\r\n | ||||
write(23) -> Server: badhttpserver\r\n | write(23) -> Server: badhttpserver\r\n | ||||
write(37) -> Date: Fri, 14 Apr 2017 00:00:00 GMT\r\n | write(37) -> Date: Fri, 14 Apr 2017 00:00:00 GMT\r\n | ||||
write(41) -> Content-Type: application/mercurial-0.1\r\n | write(41) -> Content-Type: application/mercurial-0.1\r\n | ||||
write(21) -> Content-Length: 430\r\n | write(21) -> Content-Length: 430\r\n | ||||
write(2) -> \r\n | write(2) -> \r\n | ||||
write(430) -> lookup changegroupsubset branchmap pushkey known getbundle unbundlehash batch streamreqs=generaldelta,revlogv1 bundle2=HG20%0Abookmarks%0Achangegroup%3D01%2C02%0Adigests%3Dmd5%2Csha1%2Csha512%0Aerror%3Dabort%2Cunsupportedcontent%2Cpushraced%2Cpushkey%0Ahgtagsfnodes%0Alistkeys%0Apushkey%0Aremote-changegroup%3Dhttp%2Chttps unbundle=HG10GZ,HG10BZ,HG10UN httpheader=1024 httppostargs httpmediatype=0.1rx,0.1tx,0.2tx compression=none | write(430) -> lookup changegroupsubset branchmap pushkey known getbundle unbundlehash batch streamreqs=generaldelta,revlogv1 $USUAL_BUNDLE2_CAPS_NO_PHASES$ unbundle=HG10GZ,HG10BZ,HG10UN httpheader=1024 httppostargs httpmediatype=0.1rx,0.1tx,0.2tx compression=none | ||||
readline\(14[67] from 65537\) -> \(2[67]\) POST /\?cmd=batch HTTP/1.1\\r\\n (re) | readline\(14[67] from 65537\) -> \(2[67]\) POST /\?cmd=batch HTTP/1.1\\r\\n (re) | ||||
readline\(1(19|20) from -1\) -> \(27\) Accept-Encoding: identity\\r\\n (re) | readline\(1(19|20) from -1\) -> \(27\) Accept-Encoding: identity\\r\\n (re) | ||||
readline(9? from -1) -> (41) content-type: application/mercurial-0.1\r\n (glob) | readline(9? from -1) -> (41) content-type: application/mercurial-0.1\r\n (glob) | ||||
readline(5? from -1) -> (19) vary: X-HgProto-1\r\n (glob) | readline(5? from -1) -> (19) vary: X-HgProto-1\r\n (glob) | ||||
readline(3? from -1) -> (19) x-hgargs-post: 28\r\n (glob) | readline(3? from -1) -> (19) x-hgargs-post: 28\r\n (glob) | ||||
readline(1? from -1) -> (1?) x-hgproto-1: * (glob) | readline(1? from -1) -> (1?) x-hgproto-1: * (glob) | ||||
read limit reached; closing socket | read limit reached; closing socket | ||||
readline(315 from 65537) -> (27) POST /?cmd=batch HTTP/1.1\r\n | readline(315 from 65537) -> (27) POST /?cmd=batch HTTP/1.1\r\n | ||||
readline(-1) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)\r\n | readline(-1) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)\r\n | ||||
readline(-1) -> (2) \r\n | readline(-1) -> (2) \r\n | ||||
write(36 from 36) -> (659) HTTP/1.1 200 Script output follows\r\n | write(36 from 36) -> (659) HTTP/1.1 200 Script output follows\r\n | ||||
write(23 from 23) -> (636) Server: badhttpserver\r\n | write(23 from 23) -> (636) Server: badhttpserver\r\n | ||||
write(37 from 37) -> (599) Date: Fri, 14 Apr 2017 00:00:00 GMT\r\n | write(37 from 37) -> (599) Date: Fri, 14 Apr 2017 00:00:00 GMT\r\n | ||||
write(41 from 41) -> (558) Content-Type: application/mercurial-0.1\r\n | write(41 from 41) -> (558) Content-Type: application/mercurial-0.1\r\n | ||||
write(21 from 21) -> (537) Content-Length: 417\r\n | write(21 from 21) -> (537) Content-Length: 417\r\n | ||||
write(2 from 2) -> (535) \r\n | write(2 from 2) -> (535) \r\n | ||||
write(417 from 417) -> (118) lookup changegroupsubset branchmap pushkey known getbundle unbundlehash batch streamreqs=generaldelta,revlogv1 bundle2=HG20%0Abookmarks%0Achangegroup%3D01%2C02%0Adigests%3Dmd5%2Csha1%2Csha512%0Aerror%3Dabort%2Cunsupportedcontent%2Cpushraced%2Cpushkey%0Ahgtagsfnodes%0Alistkeys%0Apushkey%0Aremote-changegroup%3Dhttp%2Chttps unbundle=HG10GZ,HG10BZ,HG10UN httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx compression=none | write(417 from 417) -> (118) lookup changegroupsubset branchmap pushkey known getbundle unbundlehash batch streamreqs=generaldelta,revlogv1 $USUAL_BUNDLE2_CAPS_NO_PHASES$ unbundle=HG10GZ,HG10BZ,HG10UN httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx compression=none | ||||
readline(65537) -> (26) GET /?cmd=batch HTTP/1.1\r\n | readline(65537) -> (26) GET /?cmd=batch HTTP/1.1\r\n | ||||
readline(-1) -> (27) Accept-Encoding: identity\r\n | readline(-1) -> (27) Accept-Encoding: identity\r\n | ||||
readline(-1) -> (29) vary: X-HgArg-1,X-HgProto-1\r\n | readline(-1) -> (29) vary: X-HgArg-1,X-HgProto-1\r\n | ||||
readline(-1) -> (41) x-hgarg-1: cmds=heads+%3Bknown+nodes%3D\r\n | readline(-1) -> (41) x-hgarg-1: cmds=heads+%3Bknown+nodes%3D\r\n | ||||
readline(-1) -> (48) x-hgproto-1: 0.1 0.2 comp=$USUAL_COMPRESSIONS$\r\n | readline(-1) -> (48) x-hgproto-1: 0.1 0.2 comp=$USUAL_COMPRESSIONS$\r\n | ||||
readline(-1) -> (35) accept: application/mercurial-0.1\r\n | readline(-1) -> (35) accept: application/mercurial-0.1\r\n | ||||
readline(-1) -> (2?) host: localhost:$HGPORT\r\n (glob) | readline(-1) -> (2?) host: localhost:$HGPORT\r\n (glob) | ||||
readline(-1) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)\r\n | readline(-1) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)\r\n | ||||
readline(-1) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)\r\n | readline(-1) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)\r\n | ||||
readline(-1) -> (2) \r\n | readline(-1) -> (2) \r\n | ||||
write(36 from 36) -> (724) HTTP/1.1 200 Script output follows\r\n | write(36 from 36) -> (724) HTTP/1.1 200 Script output follows\r\n | ||||
write(23 from 23) -> (701) Server: badhttpserver\r\n | write(23 from 23) -> (701) Server: badhttpserver\r\n | ||||
write(37 from 37) -> (664) Date: Fri, 14 Apr 2017 00:00:00 GMT\r\n | write(37 from 37) -> (664) Date: Fri, 14 Apr 2017 00:00:00 GMT\r\n | ||||
write(41 from 41) -> (623) Content-Type: application/mercurial-0.1\r\n | write(41 from 41) -> (623) Content-Type: application/mercurial-0.1\r\n | ||||
write(21 from 21) -> (602) Content-Length: 417\r\n | write(21 from 21) -> (602) Content-Length: 417\r\n | ||||
write(2 from 2) -> (600) \r\n | write(2 from 2) -> (600) \r\n | ||||
write(417 from 417) -> (183) lookup changegroupsubset branchmap pushkey known getbundle unbundlehash batch streamreqs=generaldelta,revlogv1 bundle2=HG20%0Abookmarks%0Achangegroup%3D01%2C02%0Adigests%3Dmd5%2Csha1%2Csha512%0Aerror%3Dabort%2Cunsupportedcontent%2Cpushraced%2Cpushkey%0Ahgtagsfnodes%0Alistkeys%0Apushkey%0Aremote-changegroup%3Dhttp%2Chttps unbundle=HG10GZ,HG10BZ,HG10UN httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx compression=none | write(417 from 417) -> (183) lookup changegroupsubset branchmap pushkey known getbundle unbundlehash batch streamreqs=generaldelta,revlogv1 $USUAL_BUNDLE2_CAPS_NO_PHASES$ unbundle=HG10GZ,HG10BZ,HG10UN httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx compression=none | ||||
readline(65537) -> (26) GET /?cmd=batch HTTP/1.1\r\n | readline(65537) -> (26) GET /?cmd=batch HTTP/1.1\r\n | ||||
readline(-1) -> (27) Accept-Encoding: identity\r\n | readline(-1) -> (27) Accept-Encoding: identity\r\n | ||||
readline(-1) -> (29) vary: X-HgArg-1,X-HgProto-1\r\n | readline(-1) -> (29) vary: X-HgArg-1,X-HgProto-1\r\n | ||||
readline(-1) -> (41) x-hgarg-1: cmds=heads+%3Bknown+nodes%3D\r\n | readline(-1) -> (41) x-hgarg-1: cmds=heads+%3Bknown+nodes%3D\r\n | ||||
readline(-1) -> (48) x-hgproto-1: 0.1 0.2 comp=$USUAL_COMPRESSIONS$\r\n | readline(-1) -> (48) x-hgproto-1: 0.1 0.2 comp=$USUAL_COMPRESSIONS$\r\n | ||||
readline(-1) -> (35) accept: application/mercurial-0.1\r\n | readline(-1) -> (35) accept: application/mercurial-0.1\r\n | ||||
readline(-1) -> (2?) host: localhost:$HGPORT\r\n (glob) | readline(-1) -> (2?) host: localhost:$HGPORT\r\n (glob) | ||||
readline(-1) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)\r\n | readline(-1) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)\r\n | ||||
readline(-1) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)\r\n | readline(-1) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)\r\n | ||||
readline(-1) -> (2) \r\n | readline(-1) -> (2) \r\n | ||||
write(36 from 36) -> (871) HTTP/1.1 200 Script output follows\r\n | write(36 from 36) -> (871) HTTP/1.1 200 Script output follows\r\n | ||||
write(23 from 23) -> (848) Server: badhttpserver\r\n | write(23 from 23) -> (848) Server: badhttpserver\r\n | ||||
write(37 from 37) -> (811) Date: Fri, 14 Apr 2017 00:00:00 GMT\r\n | write(37 from 37) -> (811) Date: Fri, 14 Apr 2017 00:00:00 GMT\r\n | ||||
write(41 from 41) -> (770) Content-Type: application/mercurial-0.1\r\n | write(41 from 41) -> (770) Content-Type: application/mercurial-0.1\r\n | ||||
write(21 from 21) -> (749) Content-Length: 417\r\n | write(21 from 21) -> (749) Content-Length: 417\r\n | ||||
write(2 from 2) -> (747) \r\n | write(2 from 2) -> (747) \r\n | ||||
write(417 from 417) -> (330) lookup changegroupsubset branchmap pushkey known getbundle unbundlehash batch streamreqs=generaldelta,revlogv1 bundle2=HG20%0Abookmarks%0Achangegroup%3D01%2C02%0Adigests%3Dmd5%2Csha1%2Csha512%0Aerror%3Dabort%2Cunsupportedcontent%2Cpushraced%2Cpushkey%0Ahgtagsfnodes%0Alistkeys%0Apushkey%0Aremote-changegroup%3Dhttp%2Chttps unbundle=HG10GZ,HG10BZ,HG10UN httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx compression=none | write(417 from 417) -> (330) lookup changegroupsubset branchmap pushkey known getbundle unbundlehash batch streamreqs=generaldelta,revlogv1 $USUAL_BUNDLE2_CAPS_NO_PHASES$ unbundle=HG10GZ,HG10BZ,HG10UN httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx compression=none | ||||
readline(65537) -> (26) GET /?cmd=batch HTTP/1.1\r\n | readline(65537) -> (26) GET /?cmd=batch HTTP/1.1\r\n | ||||
readline(-1) -> (27) Accept-Encoding: identity\r\n | readline(-1) -> (27) Accept-Encoding: identity\r\n | ||||
readline(-1) -> (29) vary: X-HgArg-1,X-HgProto-1\r\n | readline(-1) -> (29) vary: X-HgArg-1,X-HgProto-1\r\n | ||||
readline(-1) -> (41) x-hgarg-1: cmds=heads+%3Bknown+nodes%3D\r\n | readline(-1) -> (41) x-hgarg-1: cmds=heads+%3Bknown+nodes%3D\r\n | ||||
readline(-1) -> (48) x-hgproto-1: 0.1 0.2 comp=$USUAL_COMPRESSIONS$\r\n | readline(-1) -> (48) x-hgproto-1: 0.1 0.2 comp=$USUAL_COMPRESSIONS$\r\n | ||||
readline(-1) -> (35) accept: application/mercurial-0.1\r\n | readline(-1) -> (35) accept: application/mercurial-0.1\r\n | ||||
readline(-1) -> (2?) host: localhost:$HGPORT\r\n (glob) | readline(-1) -> (2?) host: localhost:$HGPORT\r\n (glob) | ||||
readline(-1) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)\r\n | readline(-1) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)\r\n | ||||
readline(-1) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)\r\n | readline(-1) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)\r\n | ||||
readline(-1) -> (2) \r\n | readline(-1) -> (2) \r\n | ||||
write(36 from 36) -> (909) HTTP/1.1 200 Script output follows\r\n | write(36 from 36) -> (909) HTTP/1.1 200 Script output follows\r\n | ||||
write(23 from 23) -> (886) Server: badhttpserver\r\n | write(23 from 23) -> (886) Server: badhttpserver\r\n | ||||
write(37 from 37) -> (849) Date: Fri, 14 Apr 2017 00:00:00 GMT\r\n | write(37 from 37) -> (849) Date: Fri, 14 Apr 2017 00:00:00 GMT\r\n | ||||
write(41 from 41) -> (808) Content-Type: application/mercurial-0.1\r\n | write(41 from 41) -> (808) Content-Type: application/mercurial-0.1\r\n | ||||
write(21 from 21) -> (787) Content-Length: 417\r\n | write(21 from 21) -> (787) Content-Length: 417\r\n | ||||
write(2 from 2) -> (785) \r\n | write(2 from 2) -> (785) \r\n | ||||
write(417 from 417) -> (368) lookup changegroupsubset branchmap pushkey known getbundle unbundlehash batch streamreqs=generaldelta,revlogv1 bundle2=HG20%0Abookmarks%0Achangegroup%3D01%2C02%0Adigests%3Dmd5%2Csha1%2Csha512%0Aerror%3Dabort%2Cunsupportedcontent%2Cpushraced%2Cpushkey%0Ahgtagsfnodes%0Alistkeys%0Apushkey%0Aremote-changegroup%3Dhttp%2Chttps unbundle=HG10GZ,HG10BZ,HG10UN httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx compression=none | write(417 from 417) -> (368) lookup changegroupsubset branchmap pushkey known getbundle unbundlehash batch streamreqs=generaldelta,revlogv1 $USUAL_BUNDLE2_CAPS_NO_PHASES$ unbundle=HG10GZ,HG10BZ,HG10UN httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx compression=none | ||||
readline(65537) -> (26) GET /?cmd=batch HTTP/1.1\r\n | readline(65537) -> (26) GET /?cmd=batch HTTP/1.1\r\n | ||||
readline(-1) -> (27) Accept-Encoding: identity\r\n | readline(-1) -> (27) Accept-Encoding: identity\r\n | ||||
readline(-1) -> (29) vary: X-HgArg-1,X-HgProto-1\r\n | readline(-1) -> (29) vary: X-HgArg-1,X-HgProto-1\r\n | ||||
readline(-1) -> (41) x-hgarg-1: cmds=heads+%3Bknown+nodes%3D\r\n | readline(-1) -> (41) x-hgarg-1: cmds=heads+%3Bknown+nodes%3D\r\n | ||||
readline(-1) -> (48) x-hgproto-1: 0.1 0.2 comp=$USUAL_COMPRESSIONS$\r\n | readline(-1) -> (48) x-hgproto-1: 0.1 0.2 comp=$USUAL_COMPRESSIONS$\r\n | ||||
readline(-1) -> (35) accept: application/mercurial-0.1\r\n | readline(-1) -> (35) accept: application/mercurial-0.1\r\n | ||||
readline(-1) -> (2?) host: localhost:$HGPORT\r\n (glob) | readline(-1) -> (2?) host: localhost:$HGPORT\r\n (glob) | ||||
readline(-1) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)\r\n | readline(-1) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)\r\n | ||||
readline(-1) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)\r\n | readline(-1) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)\r\n | ||||
readline(-1) -> (2) \r\n | readline(-1) -> (2) \r\n | ||||
write(36 from 36) -> (933) HTTP/1.1 200 Script output follows\r\n | write(36 from 36) -> (933) HTTP/1.1 200 Script output follows\r\n | ||||
write(23 from 23) -> (910) Server: badhttpserver\r\n | write(23 from 23) -> (910) Server: badhttpserver\r\n | ||||
write(37 from 37) -> (873) Date: Fri, 14 Apr 2017 00:00:00 GMT\r\n | write(37 from 37) -> (873) Date: Fri, 14 Apr 2017 00:00:00 GMT\r\n | ||||
write(41 from 41) -> (832) Content-Type: application/mercurial-0.1\r\n | write(41 from 41) -> (832) Content-Type: application/mercurial-0.1\r\n | ||||
write(21 from 21) -> (811) Content-Length: 417\r\n | write(21 from 21) -> (811) Content-Length: 417\r\n | ||||
write(2 from 2) -> (809) \r\n | write(2 from 2) -> (809) \r\n | ||||
write(417 from 417) -> (392) lookup changegroupsubset branchmap pushkey known getbundle unbundlehash batch streamreqs=generaldelta,revlogv1 bundle2=HG20%0Abookmarks%0Achangegroup%3D01%2C02%0Adigests%3Dmd5%2Csha1%2Csha512%0Aerror%3Dabort%2Cunsupportedcontent%2Cpushraced%2Cpushkey%0Ahgtagsfnodes%0Alistkeys%0Apushkey%0Aremote-changegroup%3Dhttp%2Chttps unbundle=HG10GZ,HG10BZ,HG10UN httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx compression=none | write(417 from 417) -> (392) lookup changegroupsubset branchmap pushkey known getbundle unbundlehash batch streamreqs=generaldelta,revlogv1 $USUAL_BUNDLE2_CAPS_NO_PHASES$ unbundle=HG10GZ,HG10BZ,HG10UN httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx compression=none | ||||
readline(65537) -> (26) GET /?cmd=batch HTTP/1.1\r\n | readline(65537) -> (26) GET /?cmd=batch HTTP/1.1\r\n | ||||
readline(-1) -> (27) Accept-Encoding: identity\r\n | readline(-1) -> (27) Accept-Encoding: identity\r\n | ||||
readline(-1) -> (29) vary: X-HgArg-1,X-HgProto-1\r\n | readline(-1) -> (29) vary: X-HgArg-1,X-HgProto-1\r\n | ||||
readline(-1) -> (41) x-hgarg-1: cmds=heads+%3Bknown+nodes%3D\r\n | readline(-1) -> (41) x-hgarg-1: cmds=heads+%3Bknown+nodes%3D\r\n | ||||
readline(-1) -> (48) x-hgproto-1: 0.1 0.2 comp=$USUAL_COMPRESSIONS$\r\n | readline(-1) -> (48) x-hgproto-1: 0.1 0.2 comp=$USUAL_COMPRESSIONS$\r\n | ||||
readline(-1) -> (35) accept: application/mercurial-0.1\r\n | readline(-1) -> (35) accept: application/mercurial-0.1\r\n | ||||
readline(-1) -> (2?) host: localhost:$HGPORT\r\n (glob) | readline(-1) -> (2?) host: localhost:$HGPORT\r\n (glob) | ||||
readline(-1) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)\r\n | readline(-1) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)\r\n |