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
a41b4688
Commit
a41b4688
authored
Jun 22, 2016
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add note about the shared directory
parent
10016715
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
2 deletions
+8
-2
doc/administration/raketasks/project_import_export.md
doc/administration/raketasks/project_import_export.md
+3
-0
doc/user/project/settings/import_export.md
doc/user/project/settings/import_export.md
+5
-2
No files found.
doc/administration/raketasks/project_import_export.md
View file @
a41b4688
...
...
@@ -6,6 +6,8 @@
than that of the exporter.
-
For existing installations, the project import option has to be enabled in
application settings (
`/admin/application_settings`
) under 'Import sources'.
-
The exports are stored in a temporary
[
shared directory
][
tmp
]
and are deleted
every 24 hours by a specific worker.
The GitLab Import/Export version can be checked by using:
...
...
@@ -28,3 +30,4 @@ bundle exec rake gitlab:import_export:data RAILS_ENV=production
```
[
ce-3050
]:
https://gitlab.com/gitlab-org/gitlab-ce/issues/3050
[
tmp
]:
../../development/shared_files.md
doc/user/project/settings/import_export.md
View file @
a41b4688
# Project import/export
>**Note:**
>**Note
s
:**
-
This feature was
[
introduced
][
ce-3050
]
in GitLab 8.9
-
Importing will not be possible if the import instance version is lower
than that of the exporter.
...
...
@@ -11,6 +11,8 @@
-
You can find some useful raketasks if you are an administrator in the
[
import_export
](
../../../administration/raketasks/project_import_export.md
)
raketask.
-
The exports are stored in a temporary
[
shared directory
][
tmp
]
and are deleted
every 24 hours by a specific worker.
Existing projects running on any GitLab instance or GitLab.com can be exported
with all their related data and be moved into a new GitLab instance.
...
...
@@ -65,6 +67,7 @@ The following items will NOT be exported:
![import_2](./img/import_2.png)
1.
Click on
**Import project**
to begin importing. Your newly imported project
page will appear soon
:
page will appear soon
.
[
ce-3050
]:
https://gitlab.com/gitlab-org/gitlab-ce/issues/3050
[
tmp
]:
../../../development/shared_files.md
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