can't send patches to gerrit.ovirt.org
Maor Lipchuk
mlipchuk at redhat.com
Thu Nov 20 19:03:45 UTC 2014
now it works
----- Original Message -----
From: "Maor Lipchuk" <mlipchuk at redhat.com>
To: infra at ovirt.org
Sent: Thursday, November 20, 2014 7:52:58 PM
Subject: can't send patches to gerrit.ovirt.org
Hi all,
I'm trying to send a patch to gerrit.ovirt.org but for some reason I'm getting connection refused.
I was trying to use ssh and got the same result (see [1]).
My .git/config is described at [2]
Is there a known issue about this?
Thanks for the help,
Maor
[1]
mlipchuk at localhost:~/ovirt-engine(BZ1138115)$ ssh gerrit.ovirt.org
ssh: connect to host gerrit.ovirt.org port 29418: Connection refused
[2]
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[remote "origin"]
url = http://gerrit.ovirt.org/ovirt-engine
fetch = +refs/heads/*:refs/remotes/origin/*
[commit]
template = config/engine-commit-template.txt
[branch "ovirt-engine-3.4"]
remote = origin
merge = refs/heads/ovirt-engine-3.4
[branch "ovirt-engine-3.5"]
remote = origin
merge = refs/heads/ovirt-engine-3.5
More information about the Infra
mailing list