Looks like a change id conflict with https://review.openstack.org/#/c/52949. You are letting "git review" auto generate the change id right? For this case you could try "git commit --amend", remove the change id line if it matches the change id from this review and then run "git review" again. HTH.
- Subbu On Tue, Oct 22, 2013 at 6:34 PM, S Sridhar <sridha...@outlook.com> wrote: > Hi All, > > I worked on bug # 1176683<https://bugs.launchpad.net/neutron/+bug/1176683> and > fixed it. Commit is successful. > > sridhar@ubuntu:~/repo/neutron$ git status > # On branch bug_id_1176683 > nothing to commit (working directory clean) > sridhar@ubuntu:~/repo/neutron$ > > But getting following error while posting for review. > > sridhar@ubuntu:~/repo/neutron$ git review > remote: Resolving deltas: 100% (4/4) > remote: Processing changes: refs: 1, done > To ssh://saggezz...@review.openstack.org:29418/openstack/neutron.git > ! [remote rejected] HEAD -> refs/for/master/bug/1176683 (change 52949 > closed) > error: failed to push some refs to 'ssh:// > saggezz...@review.openstack.org:29418/openstack/neutron.git' > sridhar@ubuntu:~/repo/neutron$ > > Could anyone help in resolving this issue ? > > Regards > Sridhar > > _______________________________________________ > OpenStack-dev mailing list > OpenStack-dev@lists.openstack.org > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > >
_______________________________________________ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev