tests/test-push-http.out
changeset 5386 8051549afb32
parent 5384 e3a0c092b4e2
equal deleted inserted replaced
5385:caadfbc439c6 5386:8051549afb32
     1 adding a
     1 adding a
     2 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
     2 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
     3 % expect ssl error
     3 % expect ssl error
     4 pushing to http://localhost:23451/
     4 pushing to http://localhost/
     5 searching for changes
     5 searching for changes
     6 ssl required
     6 ssl required
     7 % expect authorization error
     7 % expect authorization error
     8 pushing to http://localhost:23451/
     8 pushing to http://localhost/
     9 searching for changes
     9 searching for changes
    10 push not authorized
    10 push not authorized
    11 % expect authorization error: must have authorized user
    11 % expect authorization error: must have authorized user
    12 pushing to http://localhost:23451/
    12 pushing to http://localhost/
    13 searching for changes
    13 searching for changes
    14 push not authorized
    14 push not authorized
    15 % expect success
    15 % expect success
    16 pushing to http://localhost:23451/
    16 pushing to http://localhost/
    17 searching for changes
    17 searching for changes
    18 adding changesets
    18 adding changesets
    19 adding manifests
    19 adding manifests
    20 adding file changes
    20 adding file changes
    21 added 1 changesets with 1 changes to 1 files
    21 added 1 changesets with 1 changes to 1 files