blob: 66383356df03af59cb216b94d78cfd8d495fd840 [file] [log] [blame]
Marian Harbachebeb1542019-12-13 10:42:46 +01001:linkattrs:
Michael Ochmann7185d242016-07-08 11:28:31 +02002= Upload denied for project ...
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'])
Marian Harbach34253372019-12-10 18:01:31 +010013. 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,role=external,window=_blank] command
Edwin Kempinddfc41a2011-05-06 10:32:05 +020014 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---------