[Development] Problem with pushing my changes

shane.kearns at accenture.com shane.kearns at accenture.com
Mon Jan 30 14:23:34 CET 2012


Hi Ram,

Check your firewall configuration, and if necessary, connect through a proxy.
git / ssh can be configured to run over a http proxy that allows the CONNECT method.
I'd advise using the "git remote" command to save yourself typing.
"git remote add gerrit ramakv at codereview.qt-project.org:qt/qtbase.git"
"git push gerrit HEAD:refs/for/master"

Also make sure you upload your SSH public key to gerrit via settings in the web interface.

PS: your email host attaches advertisements to your messages. You should find a provider that does not do that, otherwise a lot of people will never see your messages due to junk email filters.

From: development-bounces+shane.kearns=accenture.com at qt-project.org [mailto:development-bounces+shane.kearns=accenture.com at qt-project.org] On Behalf Of Ramamurthy K V
Sent: Wednesday, January 25, 2012 05:05
To: development at qt-project.org
Subject: [Development] Problem with pushing my changes

Hi,

I have tried to clone from codereview.qt-project.org, but failed with "Connection timed out" error.
Then I cloned from gitorious, that works fine.
Made changes to fix the Qt Bug#23850("https://bugreports.qt.nokia.com/browse/QTBUG-23850")(I raised this bug) and did commit the changes.
But when i try to push using "git push ssh://ramakv@codereview.qt-project.org/qt/qtbase HEAD:ref/for/master", it failed with

ssh: connect to host codereview.qt-project.org port 29418: Connection timed out
fatal: The remote end hung up unexpectedly

Am I doing anything wrong?

Request you to help me on this issue.

Thanks
Ram

________________________________
Subject to local law, communications with Accenture and its affiliates including telephone calls and emails (including content), may be monitored by our systems for the purposes of security and the assessment of internal compliance with Accenture policy.
______________________________________________________________________________________

www.accenture.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120130/4d41ee67/attachment.html>


More information about the Development mailing list