Show More
@@ -83,10 +83,11 b' url with user name and password' | |||
|
83 | 83 | updating to branch default |
|
84 | 84 | 1 files updated, 0 files merged, 0 files removed, 0 files unresolved |
|
85 | 85 | |
|
86 | bad host:port for proxy | |
|
86 | bad host:port for proxy ("Protocol not supported" can happen on | |
|
87 | misconfigured hosts) | |
|
87 | 88 | |
|
88 | 89 | $ http_proxy=localhost:$HGPORT2 hg clone --config http_proxy.always=True http://localhost:$HGPORT/ f |
|
89 | abort: error: Connection refused | |
|
90 | abort: error: (Connection refused|Protocol not supported) (re) | |
|
90 | 91 | [255] |
|
91 | 92 | |
|
92 | 93 | do not use the proxy if it is in the no list |
General Comments 0
You need to be logged in to leave comments.
Login now