Sure Mats,

I created a commit on the 1.3-rel branch and tried to push using the following 
command

$ git push origin HEAD:ref/for/1.3-rel

and I get the following error

"

! [remote rejected] HEAD -> ref/for/1.3-rel (prohibited by Gerrit)

error: failed to push some refs to 
'ssh://alsh...@gerrit.iotivity.org:29418/iotivity'

"

my settings information as follows:

  *   origin: ssh://alsh...@gerrit.iotivity.org:29418/iotivity
  *   I am not working through a proxy
  *   origin/HEAD pointing to origin/master
  *   I am part of the Gerrit Submitters and the Registered Users groups on 
Gerrit.
  *   commit hook message is setup correctly as I have a change-Id generated.
  *   ssh connection as I get ****    Welcome to Gerrit Code Review    **** 
reply.

what I have done so far:

  *   I cherry picked my commit onto the master branch since the origin/HEAD is 
pointing to origin/master and I got the same exact error.
  *   I used the following command to track origin/1.3-rel but failed
     *   git checkout -t origin/1.3-rel

please let me know if I missed any information that might shed some insight on 
how to fix my issue.
Thank you for taking the time to help me on this.
-Rami

________________________________
From: Mats Wichmann <m...@wichmann.us>
Sent: Friday, September 15, 2017 1:22 PM
To: rami alshafi; iotivity-dev@lists.iotivity.org
Subject: Re: [dev] Cannot push my secure applications into gerrit

On 09/15/2017 02:11 PM, rami alshafi wrote:
> I have written OCF secure sample applications and need to publish them into 
> gerrit but I keep getting (prohibited by Gerrit) message and my push gets 
> rejected. Please help.

Your images don't work for me a least... I see a part of them including
something about "failed to push" but that is the last line, no details show.

Can you please summarize the problem in readable format (that is, Plain
Text)?  Do not attach images.




_______________________________________________
iotivity-dev mailing list
iotivity-dev@lists.iotivity.org
https://lists.iotivity.org/mailman/listinfo/iotivity-dev

Reply via email to