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