Hi,

> Please make sure you have the correct access rights
> and the repository exists.
> error: Could not fetch gerrit
> Problems encountered installing commit-msg hook
> The following command failed with exit code 1
>     "scp -P29418 malhar_...@review.openstack.org:hooks/commit-msg
> .git/hooks/commit-msg"

Sorry it's probably the typo in the command I gave you. Your username
is "malhar_vora" not "malhar_vor", correct ?

Try:

$ git remote remove gerrit
$ git remote add gerrit
ssh://malhar_v...@review.openstack.org:29418/openstack/ironic.git

Cheers,
Lucas

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to