Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Any problems pushing to Gerrit?

I had a hell of a time pushing to gerrit today. I'm not sure why. I've never been able to do it. I think 29418 is blocked at work so tried https but it gave me some pack-ref error or something.

We're clearly getting some success but it always seems to be to master. Is it also using ssh? Anyone successful with https?

D

From: Alex Blewitt <alex.blewitt@xxxxxxxxx>
Reply-To: "CDT General developers list." <cdt-dev@xxxxxxxxxxx>
Date: Wednesday, 5 September, 2012 8:29 PM
To: "CDT General developers list." <cdt-dev@xxxxxxxxxxx>
Cc: "CDT General developers list." <cdt-dev@xxxxxxxxxxx>
Subject: Re: [cdt-dev] Any problems pushing to Gerrit?

Might be related to this:


On 5 Sep 2012, at 21:37, Andrew Gvozdev <angvoz.dev@xxxxxxxxx> wrote:

I found similar problems in cdt-dev list before and was about to try recommendation to use in "Push..." (In Git Repositories view, right click on repository itself) and use "Custom URI" rather than select preconfigured one. That helped others. But I stopped trying after my change sneaked to the main repository.

Thanks,
Andrew

On Wed, Sep 5, 2012 at 4:17 PM, Marc Khouzam <marc.khouzam@xxxxxxxxxxxx> wrote:
So Gerrit still does not work for you?
 
Anyone else?
 

--
This Communication is Confidential. We only send and receive email on the basis of the terms set out at www.ericsson.com/email_disclaimer

 


From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Andrew Gvozdev
Sent: Wednesday, September 05, 2012 4:07 PM
To: CDT General developers list.
Subject: Re: [cdt-dev] Any problems pushing to Gerrit?

I had this problem yesterday. I unsuccessfully tried things until accidentally pushed the change to cdt repository. Luckily it was not a big change and thanks to Chris for fast review.

Thanks,
Andrew

On Wed, Sep 5, 2012 at 2:45 PM, Marc Khouzam <marc.khouzam@xxxxxxxxxxxx> wrote:
Hi,

I'm no longer able to push to Gerrit.  Anyone else having problems?
The only difference I can think of is that I changed my eclipse.org
password recently, but I don't see why that would cause a problem...

>From Egit I'm getting this error:

"Can't connect to any URI: ssh://mkhouzam@xxxxxxxxxxxxxxx:29418/cdt/org.eclipse.cdt.git (ssh://mkhouzam@xxxxxxxxxxxxxxx:29418/cdt/org.eclipse.cdt.git: push not permitted)"

>From the command line I get:

> git push --dry-run gerrit_eclipse HEAD:refs/for/master

fatal: One or more refs/for/ names blocks change upload
fatal: The remote end hung up unexpectedly


Thanks for any suggestions

Marc

--
This Communication is Confidential. We only send and receive email on the basis of the terms set out at www.ericsson.com/email_disclaimer
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev

Back to the top