On Wed, Dec 14, 2011 at 03:02:06PM +0000, Roi Dayan wrote: > I'm failing to setup gerrit with the insructions provided. > > This is what I have in .git/config: > > [remote "gerrit"] > url = http://gerrit.ovirt.org/p/vdsm > pushurl = ssh://[email protected]:29418/vdsm.git > fetch = +refs/heads/*:refs/remotes/gerrit/* > > but git-review -s saying connection refused. > > Port 29418 doesn't seem to be open.
Could the problem lie on your side (company firewall maybe?) I get a nice response: $ nc gerrit.ovirt.org 29418 SSH-2.0-GerritCodeReview_2.2.1 (SSHD-CORE-0.5.1-R1095809) _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
