Commit 12d94b5a authored by Nick Gaskill's avatar Nick Gaskill

Merge branch 'selhorn-bitbucket-nav' into 'master'

Updated nav steps to match standards

See merge request gitlab-org/gitlab!72935
parents 4d226c55 68bf6d50
...@@ -52,20 +52,18 @@ namespace that started the import process. ...@@ -52,20 +52,18 @@ namespace that started the import process.
## Import your Bitbucket repositories ## Import your Bitbucket repositories
1. Sign in to GitLab and go to your dashboard. 1. Sign in to GitLab.
1. Click on **New project**. 1. On the top bar, select **New** (**{plus}**).
1. Select **New project/repository**.
1. Click on the "Bitbucket Cloud" button. 1. Select **Import project**.
1. Select **Bitbucket Cloud**.
![Bitbucket](img/import_projects_from_new_project_page.png) 1. Log in to Bitbucket and grant GitLab access to your Bitbucket account.
1. Grant GitLab access to your Bitbucket account
![Grant access](img/bitbucket_import_grant_access.png) ![Grant access](img/bitbucket_import_grant_access.png)
1. Click on the projects that you'd like to import or **Import all projects**. 1. Select the projects that you'd like to import or import all projects.
You can also filter projects by name and select the namespace under which You can filter projects by name and select the namespace
each project will be imported. each project will be imported for.
![Import projects](img/bitbucket_import_select_project_v12_3.png) ![Import projects](img/bitbucket_import_select_project_v12_3.png)
......
...@@ -101,22 +101,22 @@ Feature.disable(:bitbucket_server_user_mapping_by_username) ...@@ -101,22 +101,22 @@ Feature.disable(:bitbucket_server_user_mapping_by_username)
## Import your Bitbucket repositories ## Import your Bitbucket repositories
1. Sign in to GitLab and go to your dashboard. Prerequisite:
1. Click on **New project**.
1. Click on the "Bitbucket Server" button. If the button is not present, enable the importer in - An administrator must have enabled the importer in
**Admin > Application Settings > Visibility and access controls > Import sources**. **Admin > Application Settings > Visibility and access controls > Import sources**.
![Bitbucket](img/import_projects_from_new_project_page.png) To import your Bitbucket repositories:
1. Enter your Bitbucket Server credentials. 1. Sign in to GitLab.
1. On the top bar, select **New** (**{plus}**).
![Grant access](img/bitbucket_server_import_credentials.png) 1. Select **New project/repository**.
1. Select **Import project**.
1. Click on the projects that you'd like to import or **Import all projects**. 1. Select **Bitbucket Server**.
You can also filter projects by name and select the namespace under which each project is 1. Log in to Bitbucket and grant GitLab access to your Bitbucket account.
imported. 1. Select the projects that you'd like to import or import all projects.
You can filter projects by name and select the namespace
![Import projects](img/bitbucket_server_import_select_project_v12_3.png) each project will be imported for.
## Troubleshooting ## Troubleshooting
......
...@@ -38,8 +38,6 @@ that started the import process. ...@@ -38,8 +38,6 @@ that started the import process.
The importer page is visible when you create a new project. The importer page is visible when you create a new project.
![New project page on GitLab](img/import_projects_from_new_project_page.png)
Select the **Gitea** link to start the import authorization process. Select the **Gitea** link to start the import authorization process.
![New Gitea project import](img/import_projects_from_gitea_new_import.png) ![New Gitea project import](img/import_projects_from_gitea_new_import.png)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment