cloning problem

Matt Mackall mpm at selenic.com
Tue Jan 18 11:24:12 CST 2011


On Tue, 2011-01-18 at 17:45 +0100, Thomas Klausner wrote:
> Hi!
> 
> I tried cloning gdc per the official instructions, but it doesn't
> work.
> https://bitbucket.org/goshawk/gdc/wiki/Home
> 
> # hg clone https://goshawk@bitbucket.org/goshawk/gdc
> abort: error: _ssl.c:490: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol
> # hg clone https://bitbucket.org/goshawk/gdc
> abort: error: _ssl.c:490: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol
> # hg clone http://bitbucket.org/goshawk/gdc
> abort: error: _ssl.c:490: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol

This is apparently what OpenSSL says when the remote site responds with
something that doesn't look like an SSL negotiation.

That means it's almost certainly a temporary problem with Bitbucket. 

-- 
Mathematics is the supreme nostalgia of our time.




More information about the Mercurial mailing list