tests/test-bad-pull.out
changeset 547 4fc63e22b1fe
parent 536 c15b4bc0a11c
parent 545 721bfca3a9dc
child 642 5d6177b72fcc
equal deleted inserted replaced
540:53872e2be33a 547:4fc63e22b1fe
     8 255
     8 255
     9 + ls copy
     9 + ls copy
    10 ls: copy: No such file or directory
    10 ls: copy: No such file or directory
    11 + cat
    11 + cat
    12 + python dumb.py
    12 + python dumb.py
       
    13 + sleep 2
    13 + hg clone http://localhost:20059/foo copy2
    14 + hg clone http://localhost:20059/foo copy2
    14 requesting all changes
    15 requesting all changes
    15 adding changesets
    16 adding changesets
    16 abort: HTTP Error 404: File not found
    17 abort: HTTP Error 404: File not found
    17 transaction abort!
    18 transaction abort!