##// END OF EJS Templates
add note about -C to update message
add note about -C to update message

File last commit:

r775:122449dd default
r788:64d2a558 default
Show More
test-bad-pull.out
15 lines | 301 B | text/plain | TextLexer
+ hg clone http://localhost:20059/ copy
requesting all changes
abort: error: Connection refused
+ echo 255
255
+ ls copy
ls: copy: No such file or directory
+ cat
+ set +x
+ hg clone http://localhost:20059/foo copy2
requesting all changes
abort: HTTP Error 404: File not found
+ echo 255
255
+ set +x