[Phpmyadmin-devel] Help regarding publishing changes

Hi, I have created my repository http://repo.or.cz/r/phpmyadmin/ammar_yasir.git/ but I'm not able to push anything to it. I keep getting the error ssh: connect to host repo.or.cz port 22: Connection refused fatal: The remote end hung up unexpectedly I have given myself the push privileges and configured my proxy setting in git. What is going wrong? Regards, Ammar Yasir

Hi Dne Tue, 15 Mar 2011 01:05:38 +0530 Ammar Yasir <ammaryasir.88@gmail.com> napsal(a):
I have created my repository http://repo.or.cz/r/phpmyadmin/ammar_yasir.git/ but I'm not able to push anything to it. I keep getting the error
ssh: connect to host repo.or.cz port 22: Connection refused fatal: The remote end hung up unexpectedly
I have given myself the push privileges and configured my proxy setting in git. What is going wrong?
Maybe some firewall is blocking port 22 for you? -- Michal Čihař | http://cihar.com | http://blog.cihar.com

Seems you are using a proxy. The *ssh* command itself is not able to use a proxy in order to access external computers. Try reading this http://sinhaakash.wordpress.com/2011/03/10/tunneling-ssh-when-using-a-proxy-... it will help. --Akash On Tue, Mar 15, 2011 at 1:05 AM, Ammar Yasir <ammaryasir.88@gmail.com>wrote:
Hi,
I have created my repository http://repo.or.cz/r/phpmyadmin/ammar_yasir.git/ but I'm not able to push anything to it. I keep getting the error
ssh: connect to host repo.or.cz port 22: Connection refused fatal: The remote end hung up unexpectedly
I have given myself the push privileges and configured my proxy setting in git. What is going wrong?
Regards, Ammar Yasir
------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
participants (3)
-
Akash Sinha
-
Ammar Yasir
-
Michal Čihař