[Development] Git clone hangs on Linux using SSH

Denis Shienkov denis.shienkov at gmail.com
Thu Feb 26 21:09:37 CET 2015


> 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

But I can does "clone" and "push" (with an errors about the missing hook /
change id).




2015-02-26 19:47 GMT+00:00 Giuseppe D'Angelo <dangelog at gmail.com>:

> On 26 February 2015 at 20:42, Denis Shienkov <denis.shienkov at gmail.com>
> wrote:
> >
> > Though, here
> >
> http://qt-project.org/wiki/Setting-up-Gerrit#e948ac2dda3846bfff303f89c1ad266f
> > in "Pushing your local changes to gerrit" I found out other way:
> >
> > $git push gerrit HEAD:refs/for/5.4
>
> I've just reread your first mail -- if SSH hangs on its own, then
> there's something wrong with the network connection between you and
> gerrit. Does pushing over https work?
>
> --
> Giuseppe D'Angelo
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20150226/966ec769/attachment.html>


More information about the Development mailing list