Go to file
Edwin Kempin 3fc69ca36a Fix error message for rejecting a push to a change of another project
Users can still upload a new patch set by explicitly pushing a commit
to a change by specifying it as target ref. E.g.:
git push origin HEAD:refs/changes/711

If the specified change belongs to another project, Gerrit rejects
the push with the error message "change ... not found". This error
message is incorrect since the change actually exists in Gerrit.

This change now provides a better error message for this case:
"change ... does not belong to project ...".
In addition it adds a documentation page that explains this error.

Change-Id: I806acba774f8a1c6c0a6439e92314993f0ab4289
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
2011-03-24 13:05:53 +01:00
2008-11-14 16:59:34 -08:00
2009-03-27 20:20:10 -07:00
2011-03-11 17:21:01 -08:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB