tests/test-pull.t
changeset 15555 cea62936b39a
parent 15446 c5c9ca3719f9
parent 15552 62c9183a0bbb
child 16039 093b75c7b44b
equal deleted inserted replaced
15549:1fd126cd2d91 15555:cea62936b39a
    43 
    43 
    44   $ hg manifest --debug
    44   $ hg manifest --debug
    45   2ed2a3912a0b24502043eae84ee4b279c18b90dd 644   foo
    45   2ed2a3912a0b24502043eae84ee4b279c18b90dd 644   foo
    46 
    46 
    47   $ hg pull
    47   $ hg pull
    48   pulling from http://foo:***@localhost:$HGPORT/
    48   pulling from http://foo@localhost:$HGPORT/
    49   searching for changes
    49   searching for changes
    50   no changes found
    50   no changes found
    51 
    51 
    52   $ hg rollback --dry-run --verbose
    52   $ hg rollback --dry-run --verbose
    53   repository tip rolled back to revision -1 (undo pull: http://foo:***@localhost:$HGPORT/)
    53   repository tip rolled back to revision -1 (undo pull: http://foo:***@localhost:$HGPORT/)