[openstack-dev] [openstack-infra] gerrit branch
Gary Kotton
gkotton at vmware.com
Mon Oct 10 13:00:19 UTC 2016
Thanks! That worked. Much appreciated
On 10/10/16, 3:39 PM, "Doug Hellmann" <doug at doughellmann.com> wrote:
Excerpts from Gary Kotton's message of 2016-10-10 12:26:24 +0000:
> Hi,
> Maybe someone can help out here. We are trying to create an initial release for vmware-nsxlib. I am following the instructions on http://docs.openstack.org/infra/manual/creators.html
> When I try and push the tag I get:
>
> gkotton at ubuntu:~/vmware-nsxlib$ git push gerrit 0.1.0
> fatal: 'gerrit' does not appear to be a git repository
> fatal: Could not read from remote repository.
>
> Please make sure you have the correct access rights
> and the repository exists.
>
> gkotton at ubuntu:~/vmware-nsxlib$ git branch -a
> * master
> remotes/origin/HEAD -> origin/master
> remotes/origin/master
>
> Any idea what is missing?
> Thanks
> Gary
I don't see a remote/gerrit/master in that list of branches. It
looks like your gerrit remote isn't set up. Try "git review -s" to
initialize the repo to talk to gerrit, and then re-run the "git
push" command you have there.
Doug
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
More information about the OpenStack-dev
mailing list