Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
b88014dd
Commit
b88014dd
authored
Apr 25, 2021
by
Judy Truong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix future tense Vale issues
parent
39ed60a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
doc/user/project/settings/import_export.md
doc/user/project/settings/import_export.md
+9
-9
No files found.
doc/user/project/settings/import_export.md
View file @
b88014dd
...
@@ -37,22 +37,22 @@ Note the following:
...
@@ -37,22 +37,22 @@ Note the following:
for how you can export a project through the UI.
for how you can export a project through the UI.
-
Imports from a newer version of GitLab are not supported.
-
Imports from a newer version of GitLab are not supported.
The Importing GitLab version must be greater than or equal to the Exporting GitLab version.
The Importing GitLab version must be greater than or equal to the Exporting GitLab version.
-
Imports
will
fail unless the import and export GitLab instances are
-
Imports fail unless the import and export GitLab instances are
compatible as described in the
[
Version history
](
#version-history
)
.
compatible as described in the
[
Version history
](
#version-history
)
.
-
Exports are generated in your configured
`shared_path`
, a temporary
[
shared directory
](
../../../development/shared_files.md
)
-
Exports are generated in your configured
`shared_path`
, a temporary
[
shared directory
](
../../../development/shared_files.md
)
and are moved to your configured
`uploads_directory`
. Every 24 hours, a specific worker deletes these export files.
and are moved to your configured
`uploads_directory`
. Every 24 hours, a specific worker deletes these export files.
-
Group members are exported as project members, as long as the user has
-
Group members are exported as project members, as long as the user has
maintainer or administrator access to the group where the exported project lives.
maintainer or administrator access to the group where the exported project lives.
-
Project members with owner access
will b
e imported as maintainers.
-
Project members with owner access
ar
e imported as maintainers.
-
Imported users can be mapped by their primary email on self-managed instances, if an administrative user (not an owner) does the import.
-
Imported users can be mapped by their primary email on self-managed instances, if an administrative user (not an owner) does the import.
Otherwise, a supplementary comment is left to mention that the original author and
Otherwise, a supplementary comment is left to mention that the original author and
the MRs, notes, or issues
will b
e owned by the importer.
the MRs, notes, or issues
ar
e owned by the importer.
-
If an imported project contains merge requests originating from forks,
-
If an imported project contains merge requests originating from forks,
then new branches associated with such merge requests
will b
e created
then new branches associated with such merge requests
ar
e created
within a project during the import/export. Thus, the number of branches
within a project during the import/export. Thus, the number of branches
in the exported project could be bigger than in the original project.
in the exported project could be bigger than in the original project.
-
Deploy keys allowed to push to protected branches are not exported. Therefore,
-
Deploy keys allowed to push to protected branches are not exported. Therefore,
you
will
need to recreate this association by first enabling these deploy keys in your
you need to recreate this association by first enabling these deploy keys in your
imported project and then updating your protected branches accordingly.
imported project and then updating your protected branches accordingly.
## Version history
## Version history
...
@@ -95,7 +95,7 @@ Prior to 13.0 this was a defined compatibility table:
...
@@ -95,7 +95,7 @@ Prior to 13.0 this was a defined compatibility table:
Projects can be exported and imported only between versions of GitLab with matching Import/Export versions.
Projects can be exported and imported only between versions of GitLab with matching Import/Export versions.
For example, 8.10.3 and 8.11 have the same Import/Export version (0.1.3)
For example, 8.10.3 and 8.11 have the same Import/Export version (0.1.3)
and the exports between them
will b
e compatible.
and the exports between them
ar
e compatible.
## Between CE and EE
## Between CE and EE
...
@@ -106,7 +106,7 @@ If you're exporting a project from the Enterprise Edition to the Community Editi
...
@@ -106,7 +106,7 @@ If you're exporting a project from the Enterprise Edition to the Community Editi
## Exported contents
## Exported contents
The following items
will b
e exported:
The following items
ar
e exported:
-
Project and wiki repositories
-
Project and wiki repositories
-
Project uploads
-
Project uploads
...
@@ -120,7 +120,7 @@ The following items will be exported:
...
@@ -120,7 +120,7 @@ The following items will be exported:
-
Push Rules
-
Push Rules
-
Awards
-
Awards
The following items
will
**not**
be
exported:
The following items
are
**not**
exported:
-
Build traces and artifacts
-
Build traces and artifacts
-
Container registry images
-
Container registry images
...
@@ -171,7 +171,7 @@ To export a project and its data, follow these steps:
...
@@ -171,7 +171,7 @@ To export a project and its data, follow these steps:
!
[
Select file
](
img/import_export_select_file.png
)
!
[
Select file
](
img/import_export_select_file.png
)
1.
Click on
**Import project**
to begin importing. Your newly imported project
1.
Click on
**Import project**
to begin importing. Your newly imported project
page
will appear soon
.
page
appears shortly
.
NOTE:
NOTE:
If use of the
`Internal`
visibility level
If use of the
`Internal`
visibility level
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment