BigW Consortium Gitlab

import_projects_from_bitbucket.md 1001 Bytes
Newer Older
1 2
# Import your project from Bitbucket to GitLab

3
It takes just a few steps to import your existing Bitbucket projects to GitLab. But keep in mind that it is possible only if Bitbucket support is enabled on your GitLab instance. You can read more about Bitbucket support [here](../../integration/bitbucket.md).
4

Karen Carias committed
5
* Sign in to GitLab.com and go to your dashboard
6

Karen Carias committed
7
* Click on "New project"
8

9
![New project in GitLab](bitbucket_importer/bitbucket_import_new_project.png)
10

Karen Carias committed
11
* Click on the "Bitbucket" button
12

13
![Bitbucket](bitbucket_importer/bitbucket_import_select_bitbucket.png)
14

Karen Carias committed
15
* Grant GitLab access to your Bitbucket account
16

17
![Grant access](bitbucket_importer/bitbucket_import_grant_access.png)
18

Karen Carias committed
19
* Click on the projects that you'd like to import or "Import all projects"
20 21 22 23 24 25

![Import projects](bitbucket_importer/bitbucket_import_select_project.png)

A new GitLab project will be created with your imported data.

### Note
26
Milestones and wiki pages are not imported from Bitbucket.