Edwin Kempin | efb5f9a | 2010-12-16 11:02:00 +0100 | [diff] [blame] | 1 | Gerrit Code Review - Error Messages |
| 2 | =================================== |
| 3 | |
| 4 | This page provides access to detailed explanations of Gerrit error |
| 5 | messages. For each error message it is explained why the error is |
| 6 | occurring and what can be done to solve it. |
| 7 | |
| 8 | |
| 9 | Error Messages |
| 10 | -------------- |
| 11 | |
Edwin Kempin | 0fde32f | 2011-01-10 13:12:53 +0100 | [diff] [blame] | 12 | * link:error-branch-not-found.html[branch ... not found] |
Edwin Kempin | a70c5d4 | 2011-01-10 10:16:52 +0100 | [diff] [blame] | 13 | * link:error-change-closed.html[change ... closed] |
Edwin Kempin | 3fc69ca | 2011-03-17 15:22:50 +0100 | [diff] [blame] | 14 | * link:error-change-does-not-belong-to-project.html[change ... does not belong to project ...] |
Edwin Kempin | 930187e | 2011-01-27 10:13:42 +0100 | [diff] [blame] | 15 | * link:error-change-not-found.html[change ... not found] |
David Pursehouse | 11eebe6 | 2012-12-11 10:37:33 +0900 | [diff] [blame] | 16 | * link:error-commit-already-exists.html[commit already exists] |
Edwin Kempin | 913eab1 | 2011-05-06 08:18:24 +0200 | [diff] [blame] | 17 | * link:error-contains-banned-commit.html[contains banned commit ...] |
Edwin Kempin | b32a4c5 | 2011-03-10 09:15:03 +0100 | [diff] [blame] | 18 | * link:error-has-duplicates.html[... has duplicates] |
David Pursehouse | 058abbc | 2012-07-06 16:46:15 +0900 | [diff] [blame] | 19 | * link:error-invalid-author.html[invalid author] |
David Pursehouse | a68769e | 2012-11-07 12:36:17 +0900 | [diff] [blame] | 20 | * link:error-invalid-changeid-line.html[invalid Change-Id line format in commit message footer] |
David Pursehouse | 058abbc | 2012-07-06 16:46:15 +0900 | [diff] [blame] | 21 | * link:error-invalid-committer.html[invalid committer] |
David Pursehouse | a68769e | 2012-11-07 12:36:17 +0900 | [diff] [blame] | 22 | * link:error-missing-changeid.html[missing Change-Id in commit message footer] |
| 23 | * link:error-multiple-changeid-lines.html[multiple Change-Id lines in commit message footer] |
Edwin Kempin | 33fc58e | 2011-02-08 07:09:50 +0100 | [diff] [blame] | 24 | * link:error-no-changes-made.html[no changes made] |
Edwin Kempin | 5e95534 | 2011-01-25 15:33:40 +0100 | [diff] [blame] | 25 | * link:error-no-common-ancestry.html[no common ancestry] |
Edwin Kempin | 497ac4a | 2010-12-28 12:55:22 +0100 | [diff] [blame] | 26 | * link:error-no-new-changes.html[no new changes] |
Edwin Kempin | d54ccbd | 2011-02-07 11:47:05 +0100 | [diff] [blame] | 27 | * link:error-non-fast-forward.html[non-fast forward] |
Edwin Kempin | 913eab1 | 2011-05-06 08:18:24 +0200 | [diff] [blame] | 28 | * link:error-not-a-gerrit-administrator.html[Not a Gerrit administrator] |
Edwin Kempin | bb993de | 2011-02-04 10:15:29 +0100 | [diff] [blame] | 29 | * link:error-not-permitted-to-create.html[Not permitted to create ...] |
David Pursehouse | a68769e | 2012-11-07 12:36:17 +0900 | [diff] [blame] | 30 | * link:error-not-signed-off-by.html[not Signed-off-by author/committer/uploader in commit message footer] |
Edwin Kempin | b4830d2 | 2011-01-11 09:36:18 +0100 | [diff] [blame] | 31 | * link:error-not-valid-ref.html[not valid ref] |
Edwin Kempin | 41f4ae7 | 2011-01-27 08:03:25 +0100 | [diff] [blame] | 32 | * link:error-change-upload-blocked.html[One or more refs/for/ names blocks change upload] |
Edwin Kempin | 014de30 | 2011-01-11 13:42:44 +0100 | [diff] [blame] | 33 | * link:error-permission-denied.html[Permission denied (publickey)] |
Edwin Kempin | 40f31e5 | 2011-01-12 14:11:06 +0100 | [diff] [blame] | 34 | * link:error-prohibited-by-gerrit.html[prohibited by Gerrit] |
Edwin Kempin | feff205 | 2013-02-19 08:36:03 +0100 | [diff] [blame] | 35 | * link:error-project-not-found.html[Project not found: ...] |
Edwin Kempin | efb5f9a | 2010-12-16 11:02:00 +0100 | [diff] [blame] | 36 | * link:error-squash-commits-first.html[squash commits first] |
Edwin Kempin | ddfc41a | 2011-05-06 10:32:05 +0200 | [diff] [blame] | 37 | * link:error-upload-denied.html[Upload denied for project \'...'] |
Edwin Kempin | 1943341 | 2011-04-11 09:14:01 +0200 | [diff] [blame] | 38 | * link:error-not-allowed-to-upload-merges.html[you are not allowed to upload merges] |
Edwin Kempin | efb5f9a | 2010-12-16 11:02:00 +0100 | [diff] [blame] | 39 | |
| 40 | |
Edwin Kempin | c7f9e45 | 2010-12-27 09:21:45 +0100 | [diff] [blame] | 41 | General Hints |
| 42 | ------------- |
| 43 | |
| 44 | * link:error-push-fails-due-to-commit-message.html[push fails due to commit message] |
| 45 | |
| 46 | |
Edwin Kempin | efb5f9a | 2010-12-16 11:02:00 +0100 | [diff] [blame] | 47 | GERRIT |
| 48 | ------ |
| 49 | Part of link:index.html[Gerrit Code Review] |