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
b1f25f9c
Commit
b1f25f9c
authored
Apr 25, 2021
by
Richard Hoch
Committed by
Suzanne Selhorn
Apr 25, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Master
parent
39ed60a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
doc/user/project/import/manifest.md
doc/user/project/import/manifest.md
+3
-3
No files found.
doc/user/project/import/manifest.md
View file @
b1f25f9c
...
...
@@ -29,7 +29,7 @@ A manifest must be an XML file. There must be one `remote` tag with a `review`
attribute that contains a URL to a Git server, and each
`project`
tag must have
a
`name`
and
`path`
attribute. GitLab will then build the URL to the repository
by combining the URL from the
`remote`
tag with a project name.
A path attribute
will be
used to represent the project path in GitLab.
A path attribute
is
used to represent the project path in GitLab.
Below is a valid example of a manifest file:
...
...
@@ -42,7 +42,7 @@ Below is a valid example of a manifest file:
</manifest>
```
As a result, the following projects
will b
e created:
As a result, the following projects
ar
e created:
| GitLab | Import URL |
|:------------------------------------------------|:------------------------------------------------------------|
...
...
@@ -58,7 +58,7 @@ You can start the import with:
1.
Click on the
**Manifest file**
button
1.
Provide GitLab with a manifest XML file
1.
Select a group you want to import to (you need to create a group first if you don't have one)
1.
Click
**List available repositories**
. At this point, you
will b
e redirected
1.
Click
**List available repositories**
. At this point, you
ar
e redirected
to the import status page with projects list based on the manifest file.
1.
Check the list and click
**Import all repositories**
to start the import.
...
...
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