blob: 30c5f2dd10729712895be3453fe696aeb33ad514 [file] [log] [blame]
Michael Ochmann7185d242016-07-08 11:28:31 +02001= Upload denied for project ...
Edwin Kempin9445b492011-01-11 13:06:26 +01002
3With this error message Gerrit rejects to push a commit if the
4pushing user has no upload permissions for the project to which the
5push was done.
6
7There are two possibilities how to continue in this situation:
Edwin Kempinddfc41a2011-05-06 10:32:05 +02008
9. contact one of the project owners and request upload permissions
Fredrik Luthander5d976a02012-01-20 13:06:06 +010010 for the project (access right
11 link:access-control.html#category_push['Push'])
Edwin Kempinddfc41a2011-05-06 10:32:05 +020012. 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
13 and provide the patch file to one of the project owners
Edwin Kempin9445b492011-01-11 13:06:26 +010014
15
16GERRIT
17------
18Part of link:error-messages.html[Gerrit Error Messages]
Yuxuan 'fishy' Wang99cb68d2013-10-31 17:26:00 -070019
20SEARCHBOX
21---------