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
0
Merge Requests
0
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
iv
gitlab-ce
Commits
604fb8bd
Commit
604fb8bd
authored
Jun 17, 2016
by
James Lopez
Committed by
Achilleas Pipinellis
Jun 21, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update docs
parent
e6ab0346
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
22 deletions
+20
-22
doc/administration/import_export.md
doc/administration/import_export.md
+20
-22
No files found.
doc/administration/import_export.md
View file @
604fb8bd
...
...
@@ -3,48 +3,46 @@
Existing projects running on any GitLab instance or GitLab.com can be exported
with all its related data and moved into a new GitLab instance.
## Requirements
-
You will need at least GitLab version 8.9 running on both instances
-
Importing may not be possible if the import instance version is lower
than the exporter.
>**Note:**
-
This feature was
[
introduced
][
ce-3050
]
in GitLab 8.9
-
Importing may not be possible if the import instance version is lower
than that of the exporter.
## Exported contents
*
The following items will be exported:
*
Project and wiki repositories
*
Project uploads
*
Project configuration including web hooks and services
*
Issues with comments, merge requests with diffs and comments, labels, milestones, snippets,
-
The following items will be exported:
-
Project and wiki repositories
-
Project uploads
-
Project configuration including web hooks and services
-
Issues with comments, merge requests with diffs and comments, labels, milestones, snippets,
and other project entities
*
The following items will NOT be exported:
*
Build traces and artifacts
*
LFS objects
-
The following items will NOT be exported:
-
Build traces and artifacts
-
LFS objects
## Exporting a project and its data
1.
Go to the project settings page and find the Export button
.
1.
Go to the project settings page and find the Export button
![export_1](./img/export_1.png)
2.
Once the export is generated, you should receive an e-mail with a link to download the file.
1.
Once the export is generated, you should receive an e-mail with a link to download the file
![export_3](./img/export_3.png)
3
.
You can come back to project settings and download the file from there, or delete it so it
can be generated again
.
1
.
You can come back to project settings and download the file from there, or delete it so it
can be generated again
![export_4](./img/export_4.png)
## Import
## Import
ing the project
1.
The new GitLab project import feature is at the far right of the import options on New Project
.
1.
The new GitLab project import feature is at the far right of the import options on New Project
![import_1](./img/import_1.png)
2.
After choosing a namespace or path, you can then select the file prevoiusly exported.
1.
After choosing a namespace or path, you can then select the file prevoiusly exported
![import_2](./img/import_2.png)
3.
Click on Import and the import now begins and you will see your newly imported project page soon.
1.
Click on Import and the import now begins and you will see your newly imported project page soon
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