From 20c3faeb5b4358833fb021806a88f11ce36a93c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Pfeuffer?= Date: Tue, 16 Feb 2021 13:12:01 +0100 Subject: [PATCH] Remove redundant chapter --- docs/en/user/repo/index.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docs/en/user/repo/index.md b/docs/en/user/repo/index.md index be634c9b64..347e47fc17 100644 --- a/docs/en/user/repo/index.md +++ b/docs/en/user/repo/index.md @@ -49,15 +49,6 @@ been created on). ![Import Repository](assets/import-repository.png) - -Subversion also supports the import of a repository archive with metadata. -This repository archive must be exported from an SCM-Manager. -This import mode doesn't support data migration yet. -So the repository archive can only be imported if the version between the exporting SCM-Manager and the importing SCM-Manager and **also all plugin versions** are equal. -If the installed plugins differ between those two instances it shouldn't create an issue. -![Import Repository with Metadata](assets/import-repository-with-metadata.png) - - ### Repository Information The information screen of repositories shows meta data about the repository. Amongst that are descriptions for the different options on how the repository can be used.