2010/1/13 Matthias Sohn <[email protected]> > You missed the correct port number, Gerrit doesn't listen on the git > default port 9418 but on > 29418, the following call should do the trick > git push > ssh://[email protected]:29418/egit.git<http://[email protected]/egit.git>HEAD:refs/for/master >
*Aargh*, of course the SSH default port is 22 and not 9418, but, as I said, in our setup SSH port is 29418 -- Matthias
_______________________________________________ swtbot-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/swtbot-dev
