[Openstack-docs] again - unable to edit review in progress
Kersten J Richter
kersten at us.ibm.com
Wed Oct 23 19:02:58 UTC 2013
In the hopes of fixing all of my bogus commit messages, I'm once again
attempting to edit a review in progress.
Following the instructions here:
https://wiki.openstack.org/wiki/Documentation/HowTo#How_to_amend_a_review-in-progress
I go through this:
[kersten compute-api]$ git checkout master
Already on 'master'
[kersten compute-api]$ git remote update
Fetching origin
remote: Counting objects: 23, done.
remote: Compressing objects: 100% (11/11), done.
remote: Total 16 (delta 10), reused 10 (delta 5)
Unpacking objects: 100% (16/16), done.
>From git://git.openstack.org/openstack/compute-api
398c019..0fc3b94 master -> origin/master
Fetching gerrit
>From ssh://review.openstack.org:29418/openstack/compute-api
398c019..0fc3b94 master -> gerrit/master
[kersten compute-api]$ git pull origin master
>From git://git.openstack.org/openstack/compute-api
* branch master -> FETCH_HEAD
Updating 398c019..0fc3b94
Fast-forward
openstack-compute-api-1.0/pom.xml | 2 +-
openstack-compute-api-2/pom.xml | 2 +-
.../src/os-compute-devguide.xml | 394 ++----
.../src/wadl/os-admin-actions.wadl | 465 ------
openstack-compute-api-2/src/wadl/os-compute-2.wadl | 1481
--------------------
5 files changed, 140 insertions(+), 2204 deletions(-)
delete mode 100755 openstack-compute-api-2/src/wadl/os-admin-actions.wadl
delete mode 100755 openstack-compute-api-2/src/wadl/os-compute-2.wadl
[kersten compute-api]$ git review -d 49302
Downloading refs/changes/02/49302/1 from gerrit into
review/kersten_richter/bug/1224332
fatal: Couldn't find remote ref refs/changes/02/49302/1
I should also mention that I have deleted and re-cloned this directory at
some point since sending this review. Could that be causing me problems?
Sorry to keep sending these out, but I really want to fix all my broken
stuff so that I can move forward...
Kersten J. Richter
Software Engineer
IBM, Rochester
Home office: 952-652-5304
If you lend someone $20 and never see that person again, it was probably
worth it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-docs/attachments/20131023/a7e356e1/attachment-0001.html>
More information about the Openstack-docs
mailing list