Edwin Kempin | 3fc69ca | 2011-03-17 15:22:50 +0100 | [diff] [blame] | 1 | change ... does not belong to project ... |
| 2 | ========================================= |
| 3 | |
| 4 | With this error message Gerrit rejects to push a commit to a change |
| 5 | that belongs to another project. |
| 6 | |
| 7 | This error message means that the user explicitly pushed a commit to |
| 8 | a change that belongs to another project by specifying it as target |
| 9 | ref. This way of adding a new patch set to a change is deprecated as |
David Pursehouse | 221d4f6 | 2012-06-08 17:38:08 +0900 | [diff] [blame] | 10 | explained link:user-upload.html#manual_replacement_mapping[here]. It is recommended to only rely on Change-IDs for |
Edwin Kempin | 3fc69ca | 2011-03-17 15:22:50 +0100 | [diff] [blame] | 11 | link:user-upload.html#push_replace[replacing changes]. |
| 12 | |
| 13 | |
| 14 | GERRIT |
| 15 | ------ |
| 16 | Part of link:error-messages.html[Gerrit Error Messages] |