[Development] Git clone hangs on Linux using SSH

Koehne Kai Kai.Koehne at theqtcompany.com
Fri Feb 27 08:42:41 CET 2015



> -----Original Message-----
> From: development-bounces+kai.koehne=theqtcompany.com at qt-
> project.org [mailto:development-
> bounces+kai.koehne=theqtcompany.com at qt-project.org] On Behalf Of
> Denis Shienkov
> Sent: Thursday, February 26, 2015 9:10 PM
> Cc: development at qt-project.org
> Subject: Re: [Development] Git clone hangs on Linux using SSH
> 
> > Does pushing over https work?
> 
> 
> Seems, not. I can not get the "message hooks" via HTTP:
> 
> [denis at pclab qtserialport]$ scp -P 443 <user>@codereview.qt-
> project.org:hooks/commit-msg .git/hooks
> ssh_exchange_identification: Connection closed by remote host

Try scp -p -P 29418 <user>@...

Kai


More information about the Development mailing list