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
dc9dcbf5
Commit
dc9dcbf5
authored
Apr 25, 2021
by
Kim Magden
Committed by
Suzanne Selhorn
Apr 25, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix Update gitea
parent
86634e35
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
doc/user/project/import/gitea.md
doc/user/project/import/gitea.md
+10
-10
No files found.
doc/user/project/import/gitea.md
View file @
dc9dcbf5
...
@@ -31,8 +31,8 @@ to users in your GitLab instance. This means that the project creator (most of
...
@@ -31,8 +31,8 @@ to users in your GitLab instance. This means that the project creator (most of
the times the current user that started the import process) is set as the author,
the times the current user that started the import process) is set as the author,
but a reference on the issue about the original Gitea author is kept.
but a reference on the issue about the original Gitea author is kept.
The importer
will create
any new namespaces (groups) if they don't exist or in
The importer
creates
any new namespaces (groups) if they don't exist or in
the case the namespace is taken, the repository
will be
imported under the user's
the case the namespace is taken, the repository
is
imported under the user's
namespace that started the import process.
namespace that started the import process.
## Importing your Gitea repositories
## Importing your Gitea repositories
...
@@ -41,13 +41,13 @@ The importer page is visible when you create a new project.
...
@@ -41,13 +41,13 @@ The importer page is visible when you create a new project.
![
New project page on GitLab
](
img/import_projects_from_new_project_page.png
)
![
New project page on GitLab
](
img/import_projects_from_new_project_page.png
)
Click on the
**Gitea**
link and the import authorization process
will start
.
Click on the
**Gitea**
link and the import authorization process
starts
.
![
New Gitea project import
](
img/import_projects_from_gitea_new_import.png
)
![
New Gitea project import
](
img/import_projects_from_gitea_new_import.png
)
### Authorize access to your repositories using a personal access token
### Authorize access to your repositories using a personal access token
With this method, you
will
perform a one-off authorization with Gitea to grant
With this method, you perform a one-off authorization with Gitea to grant
GitLab access your repositories:
GitLab access your repositories:
1.
Go to
`https://your-gitea-instance/user/settings/applications`
(replace
1.
Go to
`https://your-gitea-instance/user/settings/applications`
(replace
...
@@ -58,19 +58,19 @@ GitLab access your repositories:
...
@@ -58,19 +58,19 @@ GitLab access your repositories:
1.
Copy the token hash.
1.
Copy the token hash.
1.
Go back to GitLab and provide the token to the Gitea importer.
1.
Go back to GitLab and provide the token to the Gitea importer.
1.
Hit the
**List Your Gitea Repositories**
button and wait while GitLab reads
1.
Hit the
**List Your Gitea Repositories**
button and wait while GitLab reads
your repositories' information. Once done, you
'll b
e taken to the importer
your repositories' information. Once done, you
ar
e taken to the importer
page to select the repositories to import.
page to select the repositories to import.
### Select which repositories to import
### Select which repositories to import
After you've authorized access to your Gitea repositories, you
will b
e
After you've authorized access to your Gitea repositories, you
ar
e
redirected to the Gitea importer page.
redirected to the Gitea importer page.
From there, you can see the import statuses of your Gitea repositories.
From there, you can see the import statuses of your Gitea repositories.
-
Those that are being imported
will
show a _started_ status,
-
Those that are being imported show a _started_ status,
-
those already successfully imported
will b
e green with a _done_ status,
-
those already successfully imported
ar
e green with a _done_ status,
-
whereas those that are not yet imported
will
have an
**Import**
button on the
-
whereas those that are not yet imported have an
**Import**
button on the
right side of the table.
right side of the table.
You also can:
You also can:
...
@@ -78,7 +78,7 @@ You also can:
...
@@ -78,7 +78,7 @@ You also can:
-
Import all your Gitea projects in one go by hitting
**Import all projects**
in
-
Import all your Gitea projects in one go by hitting
**Import all projects**
in
the upper left corner
the upper left corner
-
Filter projects by name. If filter is applied, hitting
**Import all projects**
-
Filter projects by name. If filter is applied, hitting
**Import all projects**
will only import
matched projects
only imports
matched projects
![
Gitea importer page
](
img/import_projects_from_gitea_importer_v12_3.png
)
![
Gitea importer page
](
img/import_projects_from_gitea_importer_v12_3.png
)
...
...
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