5d976a0d86
Fine tuning the Read category, now that it's been stripped of all it's legacy surplus features and is a pure read permission. Also purging any old links to it that really should be push / push merge now. Submit category has it's link changed. Change-Id: I3fc7a181bb542cc647adb76df9a772f1fcfa6773 Signed-off-by: Fredrik Luthander <fredrik.luthander@sonyericsson.com>
20 lines
701 B
Plaintext
20 lines
701 B
Plaintext
Upload denied for project \'...'
|
|
=================================
|
|
|
|
With this error message Gerrit rejects to push a commit if the
|
|
pushing user has no upload permissions for the project to which the
|
|
push was done.
|
|
|
|
There are two possibilities how to continue in this situation:
|
|
|
|
. contact one of the project owners and request upload permissions
|
|
for the project (access right
|
|
link:access-control.html#category_push['Push'])
|
|
. 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
|
|
and provide the patch file to one of the project owners
|
|
|
|
|
|
GERRIT
|
|
------
|
|
Part of link:error-messages.html[Gerrit Error Messages]
|