blob: 58e9e026cd2be46a25eb6c8343e6ab28bcda84a8 [file] [log] [blame]
Edwin Kempinefb5f9a2010-12-16 11:02:00 +01001Gerrit Code Review - Error Messages
2===================================
3
4This page provides access to detailed explanations of Gerrit error
5messages. For each error message it is explained why the error is
6occurring and what can be done to solve it.
7
8
9Error Messages
10--------------
11
Edwin Kempin0fde32f2011-01-10 13:12:53 +010012* link:error-branch-not-found.html[branch ... not found]
Edwin Kempina70c5d42011-01-10 10:16:52 +010013* link:error-change-closed.html[change ... closed]
Edwin Kempin3fc69ca2011-03-17 15:22:50 +010014* link:error-change-does-not-belong-to-project.html[change ... does not belong to project ...]
Edwin Kempin930187e2011-01-27 10:13:42 +010015* link:error-change-not-found.html[change ... not found]
David Pursehouse11eebe62012-12-11 10:37:33 +090016* link:error-commit-already-exists.html[commit already exists]
Edwin Kempin913eab12011-05-06 08:18:24 +020017* link:error-contains-banned-commit.html[contains banned commit ...]
Edwin Kempinb32a4c52011-03-10 09:15:03 +010018* link:error-has-duplicates.html[... has duplicates]
David Pursehouse058abbc2012-07-06 16:46:15 +090019* link:error-invalid-author.html[invalid author]
David Pursehousea68769e2012-11-07 12:36:17 +090020* link:error-invalid-changeid-line.html[invalid Change-Id line format in commit message footer]
David Pursehouse058abbc2012-07-06 16:46:15 +090021* link:error-invalid-committer.html[invalid committer]
David Pursehousea68769e2012-11-07 12:36:17 +090022* 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 Kempin33fc58e2011-02-08 07:09:50 +010024* link:error-no-changes-made.html[no changes made]
Edwin Kempin5e955342011-01-25 15:33:40 +010025* link:error-no-common-ancestry.html[no common ancestry]
Edwin Kempin497ac4a2010-12-28 12:55:22 +010026* link:error-no-new-changes.html[no new changes]
Edwin Kempind54ccbd2011-02-07 11:47:05 +010027* link:error-non-fast-forward.html[non-fast forward]
Edwin Kempin913eab12011-05-06 08:18:24 +020028* link:error-not-a-gerrit-administrator.html[Not a Gerrit administrator]
Edwin Kempinbb993de2011-02-04 10:15:29 +010029* link:error-not-permitted-to-create.html[Not permitted to create ...]
David Pursehousea68769e2012-11-07 12:36:17 +090030* link:error-not-signed-off-by.html[not Signed-off-by author/committer/uploader in commit message footer]
Edwin Kempinb4830d22011-01-11 09:36:18 +010031* link:error-not-valid-ref.html[not valid ref]
Edwin Kempin41f4ae72011-01-27 08:03:25 +010032* link:error-change-upload-blocked.html[One or more refs/for/ names blocks change upload]
Edwin Kempin014de302011-01-11 13:42:44 +010033* link:error-permission-denied.html[Permission denied (publickey)]
Edwin Kempin40f31e52011-01-12 14:11:06 +010034* link:error-prohibited-by-gerrit.html[prohibited by Gerrit]
Edwin Kempinfeff2052013-02-19 08:36:03 +010035* link:error-project-not-found.html[Project not found: ...]
Edwin Kempinefb5f9a2010-12-16 11:02:00 +010036* link:error-squash-commits-first.html[squash commits first]
Edwin Kempinddfc41a2011-05-06 10:32:05 +020037* link:error-upload-denied.html[Upload denied for project \'...']
Edwin Kempin19433412011-04-11 09:14:01 +020038* link:error-not-allowed-to-upload-merges.html[you are not allowed to upload merges]
Edwin Kempinefb5f9a2010-12-16 11:02:00 +010039
40
Edwin Kempinc7f9e452010-12-27 09:21:45 +010041General Hints
42-------------
43
44* link:error-push-fails-due-to-commit-message.html[push fails due to commit message]
45
46
Edwin Kempinefb5f9a2010-12-16 11:02:00 +010047GERRIT
48------
49Part of link:index.html[Gerrit Code Review]