tests/test-push-http.out
branchstable
changeset 10544 2e1a9b811d13
parent 10398 ace3cf2bc991
child 10882 f0bfe42c7b1f
equal deleted inserted replaced
10543:dd3526162436 10544:2e1a9b811d13
     2 updating to branch default
     2 updating to branch default
     3 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
     3 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
     4 % expect ssl error
     4 % expect ssl error
     5 pushing to http://localhost:$HGPORT/
     5 pushing to http://localhost:$HGPORT/
     6 searching for changes
     6 searching for changes
     7 ssl required
     7 remote: ssl required
     8 % serve errors
     8 % serve errors
     9 % expect authorization error
     9 % expect authorization error
    10 abort: authorization failed
    10 abort: authorization failed
    11 pushing to http://localhost:$HGPORT/
    11 pushing to http://localhost:$HGPORT/
    12 searching for changes
    12 searching for changes
    17 searching for changes
    17 searching for changes
    18 % serve errors
    18 % serve errors
    19 % expect success
    19 % expect success
    20 pushing to http://localhost:$HGPORT/
    20 pushing to http://localhost:$HGPORT/
    21 searching for changes
    21 searching for changes
    22 adding changesets
    22 remote: adding changesets
    23 adding manifests
    23 remote: adding manifests
    24 adding file changes
    24 remote: adding file changes
    25 added 1 changesets with 1 changes to 1 files
    25 remote: added 1 changesets with 1 changes to 1 files
    26 % serve errors
    26 % serve errors
    27 changegroup hook: HG_NODE=ba677d0156c1196c1a699fa53f390dcfc3ce3872 HG_SOURCE=serve HG_URL=remote:http 
    27 changegroup hook: HG_NODE=ba677d0156c1196c1a699fa53f390dcfc3ce3872 HG_SOURCE=serve HG_URL=remote:http 
    28 rolling back last transaction
    28 rolling back last transaction
    29 % expect authorization error: all users denied
    29 % expect authorization error: all users denied
    30 abort: authorization failed
    30 abort: authorization failed