Show More
@@ -61,7 +61,7 b' Server is not running aborts' | |||||
61 | $ echo "http://localhost:$HGPORT1/bundle.hg" > server/.hg/clonebundles.manifest |
|
61 | $ echo "http://localhost:$HGPORT1/bundle.hg" > server/.hg/clonebundles.manifest | |
62 | $ hg clone http://localhost:$HGPORT server-not-runner |
|
62 | $ hg clone http://localhost:$HGPORT server-not-runner | |
63 | applying clone bundle from http://localhost:$HGPORT1/bundle.hg |
|
63 | applying clone bundle from http://localhost:$HGPORT1/bundle.hg | |
64 |
error fetching bundle: * refused* ( |
|
64 | error fetching bundle: (.* refused.*|Protocol not supported) (re) | |
65 | abort: error applying bundle |
|
65 | abort: error applying bundle | |
66 | (if this error persists, consider contacting the server operator or disable clone bundles via "--config ui.clonebundles=false") |
|
66 | (if this error persists, consider contacting the server operator or disable clone bundles via "--config ui.clonebundles=false") | |
67 | [255] |
|
67 | [255] |
General Comments 0
You need to be logged in to leave comments.
Login now