gerrit/Documentation/error-upload-denied.txt
Yuxuan 'fishy' Wang 99cb68dec4 Added searchbox to documentation.
This provides the entry point of the documentation search feature.

Change-Id: Iea2b707995c0e042829db509927384dcec7aaf43
2013-11-05 12:49:43 -08:00

23 lines
722 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
---------