commit | 04b4ee71fdf322159c6d21af35cf426f39b2f678 | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Thu Jul 04 11:26:51 2019 -0400 |
committer | Marco Miller <marco.miller@ericsson.com> | Thu Jul 04 11:27:02 2019 -0400 |
tree | d1319a8859f5dd07c32aeff0b8e2ce96b1d405cc | |
parent | c47d1de647d1269b2dae49b073d9f2d50c487080 [diff] | |
parent | 54fcc6f6c0af8794bcc4e18c5d0c82793535df22 [diff] |
Merge branch 'stable-2.15' * stable-2.15: Upgrade bazlets to latest stable-2.15 Upgrade bazlets to latest stable-2.14 Upgrade bazlets to latest stable-2.15 Upgrade bazlets to latest stable-2.14 ListImportedProjects: Stop using deprecated fileTreeTraverser method Upgrade bazlets to latest stable-2.15 Upgrade bazlets to latest stable-2.14 Upgrade bazlets to latest stable-2.15 to build with 2.15.14 API Make transitive starlark loads explicit Make transitive starlark loads explicit Upgrade bazlets to latest stable-2.15 to build with 2.15.13 API Upgrade bazlets to latest stable-2.14 to build with 2.14.20 API Change-Id: I0cca836a40ff856b2e3c293e80c4250db45e9c07
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.