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 | = ... has duplicates |
Edwin Kempin | b32a4c5 | 2011-03-10 09:15:03 +0100 | [diff] [blame] | 3 | |
| 4 | With this error message Gerrit rejects to push a commit if its commit |
David Pursehouse | 2c6f638 | 2014-09-04 13:06:19 +0900 | [diff] [blame] | 5 | message contains a Change-Id for which multiple changes can be found |
Edwin Kempin | b32a4c5 | 2011-03-10 09:15:03 +0100 | [diff] [blame] | 6 | in the project. |
| 7 | |
| 8 | This error means that there is an inconsistency in Gerrit since for |
David Pursehouse | 2c6f638 | 2014-09-04 13:06:19 +0900 | [diff] [blame] | 9 | one project there are multiple changes that have the same Change-Id. |
| 10 | Every change is expected to have an unique Change-Id. |
Edwin Kempin | b32a4c5 | 2011-03-10 09:15:03 +0100 | [diff] [blame] | 11 | |
| 12 | Since this error should never occur in practice, you should inform |
| 13 | your Gerrit administrator if you hit this problem and/or |
Marian Harbach | 3425337 | 2019-12-10 18:01:31 +0100 | [diff] [blame] | 14 | link:https://bugs.chromium.org/p/gerrit/issues/list[open a Gerrit issue,role=external,window=_blank]. |
Edwin Kempin | b32a4c5 | 2011-03-10 09:15:03 +0100 | [diff] [blame] | 15 | |
| 16 | In any case to not be blocked with your work, you can simply create a |
David Pursehouse | 2c6f638 | 2014-09-04 13:06:19 +0900 | [diff] [blame] | 17 | new Change-Id for your commit and then push it as new change to |
| 18 | Gerrit. How to exchange the Change-Id in the commit message of your |
Edwin Kempin | b32a4c5 | 2011-03-10 09:15:03 +0100 | [diff] [blame] | 19 | commit is explained link:error-push-fails-due-to-commit-message.html[here]. |
| 20 | |
| 21 | |
| 22 | GERRIT |
| 23 | ------ |
| 24 | Part of link:error-messages.html[Gerrit Error Messages] |
Yuxuan 'fishy' Wang | 99cb68d | 2013-10-31 17:26:00 -0700 | [diff] [blame] | 25 | |
| 26 | SEARCHBOX |
| 27 | --------- |