[Development] Problems pushing changes to Gerrit

Konstantin Tokarev annulen at yandex.ru
Wed Mar 19 17:22:00 CET 2014



17.03.2014, 16:19, "Dmitry Shachnev" <mitya57.ml at gmail.com>:
> Hi,
>
> On Mon, 17 Mar 2014 07:54:31 +0000, Andy Shaw wrote:
>
>>  You seem to be missing the port, if you add:
>>
>>  :29418
>>
>>  After the address so it is:
>>
>>  git push ssh://mandriver@codereview.qt-project.org:29418/qt/qt HEAD:refs/for/4.8
>>
>>  then does this solve the problem?
>
> No, that does not work. Actually, when it works, it works without the port number.
>

Works fine in the url of remote:

[remote "origin"]
    fetch = +refs/heads/*:refs/remotes/origin/*
    url = ssh://annulen@codereview.qt-project.org:29418/qt-creator/qt-creator


-- 
Regards, Konstantin



More information about the Development mailing list