tests/test-pull.t
changeset 12377 a5b77eb0409b
parent 12366 c01dc9087d9a
child 12399 4fee1fd3de9a
equal deleted inserted replaced
12376:97ffc68f71d3 12377:a5b77eb0409b
    42 
    42 
    43   $ hg manifest --debug
    43   $ hg manifest --debug
    44   2ed2a3912a0b24502043eae84ee4b279c18b90dd 644   foo
    44   2ed2a3912a0b24502043eae84ee4b279c18b90dd 644   foo
    45 
    45 
    46   $ hg pull
    46   $ hg pull
    47   pulling from http://foo:\*\*\*@localhost:.*/
    47   pulling from http://foo:\*\*\*@localhost:.*/ (re)
    48   searching for changes
    48   searching for changes
    49   no changes found
    49   no changes found
    50 
    50 
    51   $ hg rollback --dry-run --verbose
    51   $ hg rollback --dry-run --verbose
    52   rolling back to revision -1 \(undo pull: http://foo:\*\*\*@localhost:.*/\)
    52   rolling back to revision -1 \(undo pull: http://foo:\*\*\*@localhost:.*/\) (re)
    53 
    53 
    54 Issue 622:
    54 Issue 622:
    55 
    55 
    56   $ cd ..
    56   $ cd ..
    57   $ hg init empty
    57   $ hg init empty