Marian Harbach | ebeb154 | 2019-12-13 10:42:46 +0100 | [diff] [blame] | 1 | :linkattrs: |
Michael Ochmann | 7185d24 | 2016-07-08 11:28:31 +0200 | [diff] [blame] | 2 | = Upload denied for project ... |
Edwin Kempin | 9445b49 | 2011-01-11 13:06:26 +0100 | [diff] [blame] | 3 | |
| 4 | With this error message Gerrit rejects to push a commit if the |
| 5 | pushing user has no upload permissions for the project to which the |
| 6 | push was done. |
| 7 | |
| 8 | There are two possibilities how to continue in this situation: |
Edwin Kempin | ddfc41a | 2011-05-06 10:32:05 +0200 | [diff] [blame] | 9 | |
| 10 | . contact one of the project owners and request upload permissions |
Fredrik Luthander | 5d976a0 | 2012-01-20 13:06:06 +0100 | [diff] [blame] | 11 | for the project (access right |
| 12 | link:access-control.html#category_push['Push']) |
Marian Harbach | 3425337 | 2019-12-10 18:01:31 +0100 | [diff] [blame] | 13 | . 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 Kempin | ddfc41a | 2011-05-06 10:32:05 +0200 | [diff] [blame] | 14 | and provide the patch file to one of the project owners |
Edwin Kempin | 9445b49 | 2011-01-11 13:06:26 +0100 | [diff] [blame] | 15 | |
| 16 | |
| 17 | GERRIT |
| 18 | ------ |
| 19 | Part of link:error-messages.html[Gerrit Error Messages] |
Yuxuan 'fishy' Wang | 99cb68d | 2013-10-31 17:26:00 -0700 | [diff] [blame] | 20 | |
| 21 | SEARCHBOX |
| 22 | --------- |