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 [email protected]: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: [email protected] [mailto:[email protected]] On Behalf Of Ramamurthy K V Sent: Wednesday, January 25, 2012 05:05 To: [email protected] 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://[email protected]/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
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
