7185d24fd1
Change-Id: Icbc74d9bc99be546f2c047a9098d7e453b2122a7 Signed-off-by: Michael Ochmann <michael.ochmann@sap.com>
22 lines
687 B
Plaintext
22 lines
687 B
Plaintext
= Upload denied for project ...
|
|
|
|
With this error message Gerrit rejects to push a commit if the
|
|
pushing user has no upload permissions for the project to which the
|
|
push was done.
|
|
|
|
There are two possibilities how to continue in this situation:
|
|
|
|
. contact one of the project owners and request upload permissions
|
|
for the project (access right
|
|
link:access-control.html#category_push['Push'])
|
|
. export your commit as a patch using the link:http://www.kernel.org/pub/software/scm/git/docs/git-format-patch.html[git format-patch] command
|
|
and provide the patch file to one of the project owners
|
|
|
|
|
|
GERRIT
|
|
------
|
|
Part of link:error-messages.html[Gerrit Error Messages]
|
|
|
|
SEARCHBOX
|
|
---------
|