tests/test-push-http.t
changeset 37478 d815b9733ebd
parent 37414 2d965bfeb8f6
child 37592 fb91757471b5
equal deleted inserted replaced
37477:28e8c5949109 37478:d815b9733ebd
    77   > changegroup = sh -c "printenv.py changegroup 0"
    77   > changegroup = sh -c "printenv.py changegroup 0"
    78   > pushkey = sh -c "printenv.py pushkey 0"
    78   > pushkey = sh -c "printenv.py pushkey 0"
    79   > txnclose-phase.test = sh $TESTTMP/hook.sh 
    79   > txnclose-phase.test = sh $TESTTMP/hook.sh 
    80   > EOF
    80   > EOF
    81   $ req "--debug --config extensions.blackbox="
    81   $ req "--debug --config extensions.blackbox="
    82   listening at http://localhost:$HGPORT/ (bound to $LOCALIP:$HGPORT)
    82   listening at http://localhost:$HGPORT/ (bound to $LOCALIP:$HGPORT) (?)
    83   pushing to http://localhost:$HGPORT/
    83   pushing to http://localhost:$HGPORT/
    84   searching for changes
    84   searching for changes
    85   remote: redirecting incoming bundle to */hg-unbundle-* (glob)
    85   remote: redirecting incoming bundle to */hg-unbundle-* (glob)
    86   remote: adding changesets
    86   remote: adding changesets
    87   remote: add changeset ba677d0156c1
    87   remote: add changeset ba677d0156c1
    98   remote: changegroup hook: HG_HOOKNAME=changegroup HG_HOOKTYPE=changegroup HG_NODE=ba677d0156c1196c1a699fa53f390dcfc3ce3872 HG_NODE_LAST=ba677d0156c1196c1a699fa53f390dcfc3ce3872 HG_SOURCE=serve HG_TXNID=TXN:$ID$ HG_URL=remote:http:$LOCALIP: (glob)
    98   remote: changegroup hook: HG_HOOKNAME=changegroup HG_HOOKTYPE=changegroup HG_NODE=ba677d0156c1196c1a699fa53f390dcfc3ce3872 HG_NODE_LAST=ba677d0156c1196c1a699fa53f390dcfc3ce3872 HG_SOURCE=serve HG_TXNID=TXN:$ID$ HG_URL=remote:http:$LOCALIP: (glob)
    99   % serve errors
    99   % serve errors
   100   $ hg rollback
   100   $ hg rollback
   101   repository tip rolled back to revision 0 (undo serve)
   101   repository tip rolled back to revision 0 (undo serve)
   102   $ req "--debug --config server.streamunbundle=True --config extensions.blackbox="
   102   $ req "--debug --config server.streamunbundle=True --config extensions.blackbox="
   103   listening at http://localhost:$HGPORT/ (bound to $LOCALIP:$HGPORT)
   103   listening at http://localhost:$HGPORT/ (bound to $LOCALIP:$HGPORT) (?)
   104   pushing to http://localhost:$HGPORT/
   104   pushing to http://localhost:$HGPORT/
   105   searching for changes
   105   searching for changes
   106   remote: adding changesets
   106   remote: adding changesets
   107   remote: add changeset ba677d0156c1
   107   remote: add changeset ba677d0156c1
   108   remote: adding manifests
   108   remote: adding manifests