commit | e1b13a08ea9b38e10f3e148d2d2ffaf73b33ecdc | [log] [tgz] |
---|---|---|
author | Edwin Kempin <edwin.kempin@sap.com> | Tue Apr 07 15:06:52 2015 +0200 |
committer | Edwin Kempin <edwin.kempin@sap.com> | Tue Apr 14 13:32:52 2015 +0200 |
tree | b96253ecb523a7b1089dc97aee1c1ad57b03f173 | |
parent | 4105cc557ddac599edbd2f4fcfb866aac114cb73 [diff] |
Check version of Gerrit source server on project import Importing a project requires that the source Gerrit server is at version 2.11 or newer. Running the import against older servers will result in various errors in the middle of the import. This is why it's better to check the version of the source Gerrit server early and fail with a proper error message if it's too old. Change-Id: I67fb880d969c374fc6ec2948515dc6e73f82afb7 Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>