17.03.2014, 16:19, "Dmitry Shachnev" <[email protected]>:
> 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://[email protected]: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://[email protected]:29418/qt-creator/qt-creator


-- 
Regards, Konstantin
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to