Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Gerrit (again)

That was the issue. I forgot to amend my commit. Worse I did a rebase on master branch. Fortunately I was able to go back to the original commit and fix the issue by squashing . Once I did that I was successful.

 

Thanks

Guy

 

From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Alex Blewitt
Sent: Thursday, March 19, 2015 10:18 PM
To: CDT General developers list.
Subject: Re: [cdt-dev] Gerrit (again)

 

When you addressed the feedback did you amend your commit and repush, or did you create a second commit with the same changeid as before? You may see this message if two or more commits have the same changeid. 

 

Alex

Sent from my iPhat 6


On 20 Mar 2015, at 01:54, Guy Bonneau <guy.bonneau@xxxxxxxxxxxx> wrote:

Sorry for noise but I am still a newbie with Gerrit. (I use Stash at work). I try to upload a new patch to Gerrit but I keep getting a rejected status. The status I got is Remote Rejected. The message details give me duplicate request. The Gerrit commit is https://git.eclipse.org/r/#/c/43352/ . I made sure I have the same Change-Id. The ref mapping is HEAD:refs/for/master as stated in the documentation. I also double checked my user name as well as my password and it is setup as needed with the appropriate credential.

 

Any hints why I am not successful?

Guy

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top