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 |
Path | Packages | |||
---|---|---|---|---|
M | tests/common-pattern.py (14 lines) | |||
M | tests/test-http-bad-server.t (16 lines) |
Commit | Parents | Author | Summary | Date |
---|---|---|---|---|
Joerg Sonnenberger | Jan 28 2018, 7:20 AM |
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%0A' | br'remote-changegroup%3Dhttp%2Chttps%0A' | ||||
br'rev-branch-cache', | br'rev-branch-cache', | ||||
# (replacement patterns) | # (replacement patterns) | ||||
br'$USUAL_BUNDLE2_CAPS_SERVER$' | br'$USUAL_BUNDLE2_CAPS_SERVER$' | ||||
), | ), | ||||
( | |||||
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%0A' | |||||
br'rev-branch-cache', | |||||
# (replacement patterns) | |||||
br'$USUAL_BUNDLE2_CAPS_NO_PHASES$' | |||||
), | |||||
# HTTP access log dates | # HTTP access log dates | ||||
(br' - - \[\d\d/.../2\d\d\d \d\d:\d\d:\d\d] "(GET|PUT|POST)', | (br' - - \[\d\d/.../2\d\d\d \d\d:\d\d:\d\d] "(GET|PUT|POST)', | ||||
lambda m: br' - - [$LOGDATE$] "' + m.group(1) | lambda m: br' - - [$LOGDATE$] "' + m.group(1) | ||||
), | ), | ||||
# HTTP error log dates | # HTTP error log dates | ||||
(br' - - \[\d\d/.../2\d\d\d \d\d:\d\d:\d\d] (HG error:|Exception)', | (br' - - \[\d\d/.../2\d\d\d \d\d:\d\d:\d\d] (HG error:|Exception)', | ||||
lambda m: br' - - [$ERRDATE$] ' + m.group(1) | lambda m: br' - - [$ERRDATE$] ' + m.group(1) | ||||
), | ), |
readline(* from -1) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)\r\n (glob) | readline(* from -1) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)\r\n (glob) | ||||
readline(* from -1) -> (2) \r\n (glob) | readline(* 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: $HTTP_DATE$\r\n | write(37) -> Date: $HTTP_DATE$\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: 436\r\n | write(21) -> Content-Length: 436\r\n | ||||
write(2) -> \r\n | write(2) -> \r\n | ||||
write(436) -> batch branchmap bundle2=HG20%0Abookmarks%0Achangegroup%3D01%2C02%0Adigests%3Dmd5%2Csha1%2Csha512%0Aerror%3Dabort%2Cunsupportedcontent%2Cpushraced%2Cpushkey%0Ahgtagsfnodes%0Alistkeys%0Apushkey%0Aremote-changegroup%3Dhttp%2Chttps%0Arev-branch-cache changegroupsubset compression=none getbundle httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx known lookup pushkey streamreqs=generaldelta,revlogv1 unbundle=HG10GZ,HG10BZ,HG10UN unbundlehash | write(436) -> batch branchmap $USUAL_BUNDLE2_CAPS_NO_PHASES$ changegroupsubset compression=none getbundle httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx known lookup pushkey streamreqs=generaldelta,revlogv1 unbundle=HG10GZ,HG10BZ,HG10UN unbundlehash | ||||
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(223 from 65537) -> (26) GET /?cmd=batch HTTP/1.1\r\n | readline(223 from 65537) -> (26) GET /?cmd=batch HTTP/1.1\r\n | ||||
readline(197 from -1) -> (27) Accept-Encoding: identity\r\n | readline(197 from -1) -> (27) Accept-Encoding: identity\r\n | ||||
readline(170 from -1) -> (29) vary: X-HgArg-1,X-HgProto-1\r\n | readline(170 from -1) -> (29) vary: X-HgArg-1,X-HgProto-1\r\n | ||||
readline(141 from -1) -> (41) x-hgarg-1: cmds=heads+%3Bknown+nodes%3D\r\n | readline(141 from -1) -> (41) x-hgarg-1: cmds=heads+%3Bknown+nodes%3D\r\n | ||||
readline(100 from -1) -> (61) x-hgproto-1: 0.1 0.2 comp=$USUAL_COMPRESSIONS$ partial-pull\r\n | readline(100 from -1) -> (61) x-hgproto-1: 0.1 0.2 comp=$USUAL_COMPRESSIONS$ partial-pull\r\n | ||||
readline(* from -1) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)\r\n (glob) | readline(* from -1) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)\r\n (glob) | ||||
readline(* from -1) -> (2) \r\n (glob) | readline(* 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: $HTTP_DATE$\r\n | write(37) -> Date: $HTTP_DATE$\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: 436\r\n | write(21) -> Content-Length: 436\r\n | ||||
write(2) -> \r\n | write(2) -> \r\n | ||||
write(436) -> batch branchmap bundle2=HG20%0Abookmarks%0Achangegroup%3D01%2C02%0Adigests%3Dmd5%2Csha1%2Csha512%0Aerror%3Dabort%2Cunsupportedcontent%2Cpushraced%2Cpushkey%0Ahgtagsfnodes%0Alistkeys%0Apushkey%0Aremote-changegroup%3Dhttp%2Chttps%0Arev-branch-cache changegroupsubset compression=none getbundle httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx known lookup pushkey streamreqs=generaldelta,revlogv1 unbundle=HG10GZ,HG10BZ,HG10UN unbundlehash | write(436) -> batch branchmap $USUAL_BUNDLE2_CAPS_NO_PHASES$ changegroupsubset compression=none getbundle httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx known lookup pushkey streamreqs=generaldelta,revlogv1 unbundle=HG10GZ,HG10BZ,HG10UN unbundlehash | ||||
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(317 from 65537) -> (26) GET /?cmd=batch HTTP/1.1\r\n | readline(317 from 65537) -> (26) GET /?cmd=batch HTTP/1.1\r\n | ||||
readline(291 from -1) -> (27) Accept-Encoding: identity\r\n | readline(291 from -1) -> (27) Accept-Encoding: identity\r\n | ||||
readline(* from -1) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)\r\n (glob) | readline(* from -1) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)\r\n (glob) | ||||
readline(* from -1) -> (2) \r\n (glob) | readline(* 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: $HTTP_DATE$\r\n | write(37) -> Date: $HTTP_DATE$\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: 449\r\n | write(21) -> Content-Length: 449\r\n | ||||
write(2) -> \r\n | write(2) -> \r\n | ||||
write(449) -> batch branchmap bundle2=HG20%0Abookmarks%0Achangegroup%3D01%2C02%0Adigests%3Dmd5%2Csha1%2Csha512%0Aerror%3Dabort%2Cunsupportedcontent%2Cpushraced%2Cpushkey%0Ahgtagsfnodes%0Alistkeys%0Apushkey%0Aremote-changegroup%3Dhttp%2Chttps%0Arev-branch-cache changegroupsubset compression=none getbundle httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx httppostargs known lookup pushkey streamreqs=generaldelta,revlogv1 unbundle=HG10GZ,HG10BZ,HG10UN unbundlehash | write(449) -> batch branchmap $USUAL_BUNDLE2_CAPS_NO_PHASES$ changegroupsubset compression=none getbundle httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx httppostargs known lookup pushkey streamreqs=generaldelta,revlogv1 unbundle=HG10GZ,HG10BZ,HG10UN unbundlehash | ||||
readline(1?? from 65537) -> (27) POST /?cmd=batch HTTP/1.1\r\n (glob) | readline(1?? from 65537) -> (27) POST /?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(1?? from -1) -> (41) content-type: application/mercurial-0.1\r\n (glob) | readline(1?? from -1) -> (41) content-type: application/mercurial-0.1\r\n (glob) | ||||
readline(6? from -1) -> (33) vary: X-HgArgs-Post,X-HgProto-1\r\n (glob) | readline(6? from -1) -> (33) vary: X-HgArgs-Post,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(344 from 65537) -> (27) POST /?cmd=batch HTTP/1.1\r\n | readline(344 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) -> (678) HTTP/1.1 200 Script output follows\r\n | write(36 from 36) -> (678) HTTP/1.1 200 Script output follows\r\n | ||||
write(23 from 23) -> (655) Server: badhttpserver\r\n | write(23 from 23) -> (655) Server: badhttpserver\r\n | ||||
write(37 from 37) -> (618) Date: $HTTP_DATE$\r\n | write(37 from 37) -> (618) Date: $HTTP_DATE$\r\n | ||||
write(41 from 41) -> (577) Content-Type: application/mercurial-0.1\r\n | write(41 from 41) -> (577) Content-Type: application/mercurial-0.1\r\n | ||||
write(21 from 21) -> (556) Content-Length: 436\r\n | write(21 from 21) -> (556) Content-Length: 436\r\n | ||||
write(2 from 2) -> (554) \r\n | write(2 from 2) -> (554) \r\n | ||||
write(436 from 436) -> (118) batch branchmap bundle2=HG20%0Abookmarks%0Achangegroup%3D01%2C02%0Adigests%3Dmd5%2Csha1%2Csha512%0Aerror%3Dabort%2Cunsupportedcontent%2Cpushraced%2Cpushkey%0Ahgtagsfnodes%0Alistkeys%0Apushkey%0Aremote-changegroup%3Dhttp%2Chttps%0Arev-branch-cache changegroupsubset compression=none getbundle httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx known lookup pushkey streamreqs=generaldelta,revlogv1 unbundle=HG10GZ,HG10BZ,HG10UN unbundlehash | write(436 from 436) -> (118) batch branchmap $USUAL_BUNDLE2_CAPS_NO_PHASES$ changegroupsubset compression=none getbundle httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx known lookup pushkey streamreqs=generaldelta,revlogv1 unbundle=HG10GZ,HG10BZ,HG10UN unbundlehash | ||||
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) -> (61) x-hgproto-1: 0.1 0.2 comp=$USUAL_COMPRESSIONS$ partial-pull\r\n | readline(-1) -> (61) x-hgproto-1: 0.1 0.2 comp=$USUAL_COMPRESSIONS$ partial-pull\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) -> (743) HTTP/1.1 200 Script output follows\r\n | write(36 from 36) -> (743) HTTP/1.1 200 Script output follows\r\n | ||||
write(23 from 23) -> (720) Server: badhttpserver\r\n | write(23 from 23) -> (720) Server: badhttpserver\r\n | ||||
write(37 from 37) -> (683) Date: $HTTP_DATE$\r\n | write(37 from 37) -> (683) Date: $HTTP_DATE$\r\n | ||||
write(41 from 41) -> (642) Content-Type: application/mercurial-0.1\r\n | write(41 from 41) -> (642) Content-Type: application/mercurial-0.1\r\n | ||||
write(21 from 21) -> (621) Content-Length: 436\r\n | write(21 from 21) -> (621) Content-Length: 436\r\n | ||||
write(2 from 2) -> (619) \r\n | write(2 from 2) -> (619) \r\n | ||||
write(436 from 436) -> (183) batch branchmap bundle2=HG20%0Abookmarks%0Achangegroup%3D01%2C02%0Adigests%3Dmd5%2Csha1%2Csha512%0Aerror%3Dabort%2Cunsupportedcontent%2Cpushraced%2Cpushkey%0Ahgtagsfnodes%0Alistkeys%0Apushkey%0Aremote-changegroup%3Dhttp%2Chttps%0Arev-branch-cache changegroupsubset compression=none getbundle httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx known lookup pushkey streamreqs=generaldelta,revlogv1 unbundle=HG10GZ,HG10BZ,HG10UN unbundlehash | write(436 from 436) -> (183) batch branchmap $USUAL_BUNDLE2_CAPS_NO_PHASES$ changegroupsubset compression=none getbundle httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx known lookup pushkey streamreqs=generaldelta,revlogv1 unbundle=HG10GZ,HG10BZ,HG10UN unbundlehash | ||||
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) -> (61) x-hgproto-1: 0.1 0.2 comp=$USUAL_COMPRESSIONS$ partial-pull\r\n | readline(-1) -> (61) x-hgproto-1: 0.1 0.2 comp=$USUAL_COMPRESSIONS$ partial-pull\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) -> (890) HTTP/1.1 200 Script output follows\r\n | write(36 from 36) -> (890) HTTP/1.1 200 Script output follows\r\n | ||||
write(23 from 23) -> (867) Server: badhttpserver\r\n | write(23 from 23) -> (867) Server: badhttpserver\r\n | ||||
write(37 from 37) -> (830) Date: $HTTP_DATE$\r\n | write(37 from 37) -> (830) Date: $HTTP_DATE$\r\n | ||||
write(41 from 41) -> (789) Content-Type: application/mercurial-0.1\r\n | write(41 from 41) -> (789) Content-Type: application/mercurial-0.1\r\n | ||||
write(21 from 21) -> (768) Content-Length: 436\r\n | write(21 from 21) -> (768) Content-Length: 436\r\n | ||||
write(2 from 2) -> (766) \r\n | write(2 from 2) -> (766) \r\n | ||||
write(436 from 436) -> (330) batch branchmap bundle2=HG20%0Abookmarks%0Achangegroup%3D01%2C02%0Adigests%3Dmd5%2Csha1%2Csha512%0Aerror%3Dabort%2Cunsupportedcontent%2Cpushraced%2Cpushkey%0Ahgtagsfnodes%0Alistkeys%0Apushkey%0Aremote-changegroup%3Dhttp%2Chttps%0Arev-branch-cache changegroupsubset compression=none getbundle httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx known lookup pushkey streamreqs=generaldelta,revlogv1 unbundle=HG10GZ,HG10BZ,HG10UN unbundlehash | write(436 from 436) -> (330) batch branchmap $USUAL_BUNDLE2_CAPS_NO_PHASES$ changegroupsubset compression=none getbundle httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx known lookup pushkey streamreqs=generaldelta,revlogv1 unbundle=HG10GZ,HG10BZ,HG10UN unbundlehash | ||||
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) -> (61) x-hgproto-1: 0.1 0.2 comp=$USUAL_COMPRESSIONS$ partial-pull\r\n | readline(-1) -> (61) x-hgproto-1: 0.1 0.2 comp=$USUAL_COMPRESSIONS$ partial-pull\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) -> (928) HTTP/1.1 200 Script output follows\r\n | write(36 from 36) -> (928) HTTP/1.1 200 Script output follows\r\n | ||||
write(23 from 23) -> (905) Server: badhttpserver\r\n | write(23 from 23) -> (905) Server: badhttpserver\r\n | ||||
write(37 from 37) -> (868) Date: $HTTP_DATE$\r\n | write(37 from 37) -> (868) Date: $HTTP_DATE$\r\n | ||||
write(41 from 41) -> (827) Content-Type: application/mercurial-0.1\r\n | write(41 from 41) -> (827) Content-Type: application/mercurial-0.1\r\n | ||||
write(21 from 21) -> (806) Content-Length: 436\r\n | write(21 from 21) -> (806) Content-Length: 436\r\n | ||||
write(2 from 2) -> (804) \r\n | write(2 from 2) -> (804) \r\n | ||||
write(436 from 436) -> (368) batch branchmap bundle2=HG20%0Abookmarks%0Achangegroup%3D01%2C02%0Adigests%3Dmd5%2Csha1%2Csha512%0Aerror%3Dabort%2Cunsupportedcontent%2Cpushraced%2Cpushkey%0Ahgtagsfnodes%0Alistkeys%0Apushkey%0Aremote-changegroup%3Dhttp%2Chttps%0Arev-branch-cache changegroupsubset compression=none getbundle httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx known lookup pushkey streamreqs=generaldelta,revlogv1 unbundle=HG10GZ,HG10BZ,HG10UN unbundlehash | write(436 from 436) -> (368) batch branchmap $USUAL_BUNDLE2_CAPS_NO_PHASES$ changegroupsubset compression=none getbundle httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx known lookup pushkey streamreqs=generaldelta,revlogv1 unbundle=HG10GZ,HG10BZ,HG10UN unbundlehash | ||||
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) -> (61) x-hgproto-1: 0.1 0.2 comp=$USUAL_COMPRESSIONS$ partial-pull\r\n | readline(-1) -> (61) x-hgproto-1: 0.1 0.2 comp=$USUAL_COMPRESSIONS$ partial-pull\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) -> (952) HTTP/1.1 200 Script output follows\r\n | write(36 from 36) -> (952) HTTP/1.1 200 Script output follows\r\n | ||||
write(23 from 23) -> (929) Server: badhttpserver\r\n | write(23 from 23) -> (929) Server: badhttpserver\r\n | ||||
write(37 from 37) -> (892) Date: $HTTP_DATE$\r\n | write(37 from 37) -> (892) Date: $HTTP_DATE$\r\n | ||||
write(41 from 41) -> (851) Content-Type: application/mercurial-0.1\r\n | write(41 from 41) -> (851) Content-Type: application/mercurial-0.1\r\n | ||||
write(21 from 21) -> (830) Content-Length: 436\r\n | write(21 from 21) -> (830) Content-Length: 436\r\n | ||||
write(2 from 2) -> (828) \r\n | write(2 from 2) -> (828) \r\n | ||||
write(436 from 436) -> (392) batch branchmap bundle2=HG20%0Abookmarks%0Achangegroup%3D01%2C02%0Adigests%3Dmd5%2Csha1%2Csha512%0Aerror%3Dabort%2Cunsupportedcontent%2Cpushraced%2Cpushkey%0Ahgtagsfnodes%0Alistkeys%0Apushkey%0Aremote-changegroup%3Dhttp%2Chttps%0Arev-branch-cache changegroupsubset compression=none getbundle httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx known lookup pushkey streamreqs=generaldelta,revlogv1 unbundle=HG10GZ,HG10BZ,HG10UN unbundlehash | write(436 from 436) -> (392) batch branchmap $USUAL_BUNDLE2_CAPS_NO_PHASES$ changegroupsubset compression=none getbundle httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx known lookup pushkey streamreqs=generaldelta,revlogv1 unbundle=HG10GZ,HG10BZ,HG10UN unbundlehash | ||||
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) -> (61) x-hgproto-1: 0.1 0.2 comp=$USUAL_COMPRESSIONS$ partial-pull\r\n | readline(-1) -> (61) x-hgproto-1: 0.1 0.2 comp=$USUAL_COMPRESSIONS$ partial-pull\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 |