commit | 63bd6cfd5d871496089cb3942725816b450b9e4e | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Fri Sep 28 08:12:29 2018 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Fri Sep 28 08:12:29 2018 +0900 |
tree | 3e86749e5043a8489d4ed4d78db75bb069b36ef6 | |
parent | deb616b6cc0d2667f791033069fc894287d229d2 [diff] |
Update bazlets to latest stable-2.14 to build with 2.14.14 API Change-Id: Ifb33041abc0986f3583ae6bf22a92d679a1a1f46
The importer plugin allows to import projects from one Gerrit server into another Gerrit server.
Projects can be imported while both source and target Gerrit server are online. There is no downtime required.
The git repository and all changes of the project, including approvals and review comments, are imported. Historic timestamps are preserved.
Project imports can be resumed. This means a project team can continue to work in the source system while the import to the target system is done. By resuming the import the project in the target system can be updated with the missing delta.
The importer plugin can also be used to copy a project within one Gerrit server, and in combination with the delete-project plugin it can be used to rename a project.