<div dir="ltr">Hi Kyle, <div><br></div><div>I wonder if it works if you drop the -R ?</div><div><br></div><div>I've seen this error: <br><div><br></div><div> ! [remote rejected] HEAD -> refs/publish/master/bp/ml2-vxlan (no changes made)<br>
<br></div></div><div style>if i try to push a change that has already been pushed and nothing has changed. Any chance that may have happened? </div><div style><br></div><div style>Best, </div><div style><br></div><div style>
Aaron</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 2, 2013 at 1:14 PM, Kyle Mestery (kmestery) <span dir="ltr"><<a href="mailto:kmestery@cisco.com" target="_blank">kmestery@cisco.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm trying to submit a gerrit review for a commit which is dependent on another person's commit [1]. I've followed the instructions here [2], and had no problems doing the branch create and the cherry pick of both the dependent and my own commits. However, when I go to commit, I get a gerrit error. Trying again yielded another commit going to the dependent commit, likely because I had to rebase both my change and the dependent commit. Has anyone seen anything like this? The error I see is below:<br>

<br>
[kmestery@fedora-mac quantum]$ git review -R<br>
You have more than one commit that you are about to submit.<br>
The outstanding commits are:<br>
<br>
5929516 (HEAD, bp/ml2-vxlan) Add VXLAN tunneling support for the ML2 plugin<br>
91e0850 Add gre tunneling support for the ML2 plugin<br>
<br>
Is this really what you meant to do?<br>
Type 'yes' to confirm: yes<br>
Enter passphrase for key '/home/kmestery/.ssh/id_rsa':<br>
remote: Resolving deltas: 100% (32/32)<br>
remote: Processing changes: updated: 1, refs: 2, done<br>
To ssh://<a href="http://mestery@review.openstack.org:29418/openstack/quantum.git" target="_blank">mestery@review.openstack.org:29418/openstack/quantum.git</a><br>
 ! [remote rejected] HEAD -> refs/publish/master/bp/ml2-vxlan (no changes made)<br>
error: failed to push some refs to 'ssh://<a href="http://mestery@review.openstack.org:29418/openstack/quantum.git" target="_blank">mestery@review.openstack.org:29418/openstack/quantum.git</a>'<br>
[kmestery@fedora-mac quantum]$<br>
<br>
<br>
Thanks,<br>
Kyle<br>
<br>
[1] <a href="https://review.openstack.org/#/c/33297/" target="_blank">https://review.openstack.org/#/c/33297/</a><br>
[2] <a href="https://wiki.openstack.org/wiki/Gerrit_Workflow" target="_blank">https://wiki.openstack.org/wiki/Gerrit_Workflow</a><br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div><br></div>