On 09/19/2012 04:27 PM, Kanagaraj Mayilsamy wrote:
Thanks for your information, http based urls are working fine.
But i am wondering, why gerrit doesn't show the SSH/HTTP based urls even though i
logged in. It shows only the Anonymous Git url, the ones starts with git:// . But
previously the gerrit used to show all 3 type of urls (GIT/SSH/HTTPS). It would be easier
to copy & paste, otherwise we have to manually edit the url before proceeding.
are you sure you are looking in the same place?
gitweb is the one showing all urls.
i.e., after i login to gerrit, i see for this url:
http://gerrit.ovirt.org/gitweb?p=vdsm.git
these 3 repo locations (last one is the personalized one)
http://gerrit.ovirt.org/p/vdsm.git
git://gerrit.ovirt.org/vdsm.git
ssh://iheim@gerrit.ovirt.org:29418/vdsm.git
----- Original Message -----
From: "Itamar Heim" <iheim(a)redhat.com>
To: "Kanagaraj Mayilsamy" <kmayilsa(a)redhat.com>
Cc: "Dhandapani" <dgopal(a)redhat.com>, engine-devel(a)ovirt.org
Sent: Wednesday, September 19, 2012 6:41:56 PM
Subject: Re: [Engine-devel] Upstream git repo hung
On 09/17/2012 09:17 AM, Kanagaraj Mayilsamy wrote:
> I am facing the same issue, this happens when we use Anonymous Git. After that i
tried with ssh, its working fine. Gerrit doesn't show the SSH/HTTPS url's for me
even though I logged in. So you can manually modify the url's before doing a
cherry-pick/fetch/checkout and try.
> Instead of git://gerrit... you can use ssh://username@gerrit...
last time this was around file descriptors, but it is currently set to
'unlimited'.
looking at other potential issues.
as allon mentioned, using http based urls works without an issue.
>
> Regards
> Kanagaraj M
>
> ----- Original Message -----
> From: "Dhandapani" <dgopal(a)redhat.com>
> To: engine-devel(a)ovirt.org
> Sent: Monday, September 17, 2012 11:42:30 AM
> Subject: [Engine-devel] Upstream git repo hung
>
>
> I got,
> fatal: The remote end hung up unexpectedly
>