From 20acd4ca646febb595b3292f0c6246c7abb7785b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Pfeuffer?= Date: Fri, 7 Jun 2019 13:02:17 +0200 Subject: [PATCH] Restructure migration page --- .../templates/repository-migration.mustache | 36 +++++++++++-------- 1 file changed, 21 insertions(+), 15 deletions(-) diff --git a/scm-webapp/src/main/resources/templates/repository-migration.mustache b/scm-webapp/src/main/resources/templates/repository-migration.mustache index 067d4b3413..26b1650e68 100644 --- a/scm-webapp/src/main/resources/templates/repository-migration.mustache +++ b/scm-webapp/src/main/resources/templates/repository-migration.mustache @@ -21,8 +21,26 @@
-

SCM-Manager Migration

-

You have migrated from SCM-Manager v1 to SCM-Manager v2.

+

+

SCM-Manager Migration

+

You have migrated from SCM-Manager v1 to SCM-Manager v2.

+

+ To migrate the existing repositories you have to specify a namespace and a name for each on them + as well as a migration strategy. +

+

+ The strategies are the following: + + {{#strategies}} + + + + + {{/strategies}} +
{{name}}{{description}}
+

+
+
@@ -34,7 +52,7 @@ {{#repositories}}
- {{name}} + {{type}}/{{name}} {{type}} @@ -58,18 +76,6 @@
-
-
-

These are the different strategies:

- - {{#strategies}} - - - - - {{/strategies}} -
{{name}}{{description}}
-