blob: 6de94b48ca3db61b6fb9b3a741e431ce18ec7022 [file] [log] [blame]
Edwin Kempinddfc41a2011-05-06 10:32:05 +02001Upload denied for project \'...'
2=================================
Edwin Kempin9445b492011-01-11 13:06:26 +01003
4With this error message Gerrit rejects to push a commit if the
5pushing user has no upload permissions for the project to which the
6push was done.
7
8There are two possibilities how to continue in this situation:
Edwin Kempinddfc41a2011-05-06 10:32:05 +02009
10. contact one of the project owners and request upload permissions
Fredrik Luthander5d976a02012-01-20 13:06:06 +010011 for the project (access right
12 link:access-control.html#category_push['Push'])
Edwin Kempinddfc41a2011-05-06 10:32:05 +020013. 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
14 and provide the patch file to one of the project owners
Edwin Kempin9445b492011-01-11 13:06:26 +010015
16
17GERRIT
18------
19Part of link:error-messages.html[Gerrit Error Messages]
Yuxuan 'fishy' Wang99cb68d2013-10-31 17:26:00 -070020
21SEARCHBOX
22---------