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
Jérome Perrin
gitlab-ce
Commits
e6ab0346
Commit
e6ab0346
authored
Jun 17, 2016
by
James Lopez
Committed by
Achilleas Pipinellis
Jun 21, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
import/export docs
parent
df689bdf
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
50 additions
and
0 deletions
+50
-0
doc/administration/img/export_1.png
doc/administration/img/export_1.png
+0
-0
doc/administration/img/export_2.png
doc/administration/img/export_2.png
+0
-0
doc/administration/img/export_3.png
doc/administration/img/export_3.png
+0
-0
doc/administration/img/export_4.png
doc/administration/img/export_4.png
+0
-0
doc/administration/img/import_1.png
doc/administration/img/import_1.png
+0
-0
doc/administration/img/import_2.png
doc/administration/img/import_2.png
+0
-0
doc/administration/import_export.md
doc/administration/import_export.md
+50
-0
No files found.
doc/administration/img/export_1.png
0 → 100644
View file @
e6ab0346
82.7 KB
doc/administration/img/export_2.png
0 → 100644
View file @
e6ab0346
12.7 KB
doc/administration/img/export_3.png
0 → 100644
View file @
e6ab0346
43 KB
doc/administration/img/export_4.png
0 → 100644
View file @
e6ab0346
84.5 KB
doc/administration/img/import_1.png
0 → 100644
View file @
e6ab0346
42.6 KB
doc/administration/img/import_2.png
0 → 100644
View file @
e6ab0346
45.2 KB
doc/administration/import_export.md
0 → 100644
View file @
e6ab0346
# Project import/export
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.
## 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,
and other project entities
*
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.

2.
Once the export is generated, you should receive an e-mail with a link to download the file.

3.
You can come back to project settings and download the file from there, or delete it so it
can be generated again.

## Import
1.
The new GitLab project import feature is at the far right of the import options on New Project.

2.
After choosing a namespace or path, you can then select the file prevoiusly exported.

3.
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