Thanks Uze! using refs instead of ref fixed my issue! 
(https://gerrit.iotivity.org/gerrit/#/c/22513/)

Now I need reviewers but I will send out a separate thread for that.

Thank you all for taking the time to look into my issue pushing to gerrit.

 -Rami

________________________________
From: iotivity-dev-boun...@lists.iotivity.org 
<iotivity-dev-boun...@lists.iotivity.org> on behalf of Thiago Macieira 
<thiago.macie...@intel.com>
Sent: Friday, September 15, 2017 8:32:57 PM
To: iotivity-dev@lists.iotivity.org
Subject: Re: [dev] Cannot push my secure applications into gerrit

On Friday, 15 September 2017 15:49:50 PDT rami alshafi wrote:
> 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'

Did the server say something above that "remote rejected"? It usually has some
form of explanation, like missing Change-Id. I see you're saying it's present,
but is it present in all commits you're trying to push?

Run git log @{u}.. (including the two dots) to see all commits you're trying
to push.

--
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

_______________________________________________
iotivity-dev mailing list
iotivity-dev@lists.iotivity.org
https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.iotivity.org%2Fmailman%2Flistinfo%2Fiotivity-dev&data=02%7C01%7Crami_in_portland%40hotmail.com%7C205e25a5fad043b7e57c08d4fcb4d202%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636411300917085781&sdata=XyYtrAmLZvOK6Hk3gIkwDmqHUc7PvJ0V7ciOROuc%2BN0%3D&reserved=0
_______________________________________________
iotivity-dev mailing list
iotivity-dev@lists.iotivity.org
https://lists.iotivity.org/mailman/listinfo/iotivity-dev

Reply via email to