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
a3e17325
Commit
a3e17325
authored
Aug 09, 2018
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Copyedit Bitbucket docs
parent
b884a2e5
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
15 additions
and
20 deletions
+15
-20
doc/user/project/import/bitbucket.md
doc/user/project/import/bitbucket.md
+10
-12
doc/user/project/import/bitbucket_server.md
doc/user/project/import/bitbucket_server.md
+5
-8
doc/user/project/import/img/bitbucket_import_new_project.png
doc/user/project/import/img/bitbucket_import_new_project.png
+0
-0
No files found.
doc/user/project/import/bitbucket.md
View file @
a3e17325
# Import your project from Bitbucket Cloud to GitLab
# Import your project from Bitbucket Cloud to GitLab
Import your projects from Bitbucket Cloud to GitLab with minimal effort.
NOTE:
**Note:**
## Overview
>**Note:**
The
[
Bitbucket Cloud integration
][
bb-import
]
must be first enabled in order to be
able to import your projects from Bitbucket. Ask your GitLab administrator
to enable this if not already.
>**Note:**
The Bitbucket Cloud importer works only with Bitbucket.org, not with Bitbucket
The Bitbucket Cloud importer works only with Bitbucket.org, not with Bitbucket
Server (aka Stash). If you are trying to import projects from Bitbucket Server, use
Server (aka Stash). If you are trying to import projects from Bitbucket Server, use
[
the Bitbucket Server importer
](
bitbucket_server.md
)
.
[
the Bitbucket Server importer
](
bitbucket_server.md
)
.
Import your projects from Bitbucket Cloud to GitLab with minimal effort.
## Overview
-
At its current state, the Bitbucket importer can import:
-
At its current state, the Bitbucket importer can import:
-
the repository description (GitLab 7.7+)
-
the repository description (GitLab 7.7+)
-
the Git repository data (GitLab 7.7+)
-
the Git repository data (GitLab 7.7+)
...
@@ -27,6 +22,11 @@ Server (aka Stash). If you are trying to import projects from Bitbucket Server,
...
@@ -27,6 +22,11 @@ Server (aka Stash). If you are trying to import projects from Bitbucket Server,
-
Repository public access is retained. If a repository is private in Bitbucket
-
Repository public access is retained. If a repository is private in Bitbucket
it will be created as private in GitLab as well.
it will be created as private in GitLab as well.
## Requirements
The
[
Bitbucket Cloud integration
][
bb-import
]
must be first enabled in order to be
able to import your projects from Bitbucket Cloud. Ask your GitLab administrator
to enable this if not already.
## How it works
## How it works
...
@@ -47,8 +47,6 @@ namespace that started the import process.
...
@@ -47,8 +47,6 @@ namespace that started the import process.
1.
Sign in to GitLab and go to your dashboard.
1.
Sign in to GitLab and go to your dashboard.
1.
Click on
**New project**
.
1.
Click on
**New project**
.
![New project in GitLab](img/bitbucket_import_new_project.png)
1.
Click on the "Bitbucket Cloud" button.
1.
Click on the "Bitbucket Cloud" button.
![Bitbucket](img/import_projects_from_new_project_page.png)
![Bitbucket](img/import_projects_from_new_project_page.png)
...
...
doc/user/project/import/bitbucket_server.md
View file @
a3e17325
# Import your project from Bitbucket Server to GitLab
# Import your project from Bitbucket Server to GitLab
NOTE:
**Note:**
The Bitbucket Server importer does not work with Bitbucket Cloud (aka bitbucket.org).
Use the
[
Bitbucket Cloud importer
](
bitbucket.md
)
for that.
Import your projects from Bitbucket Server to GitLab with minimal effort.
Import your projects from Bitbucket Server to GitLab with minimal effort.
## Overview
## Overview
>**Note:**
The BitBucket Server importer does not work with Bitbucket Cloud (aka bitbucket.org). Use the
[
Bitbucket Cloud importer
](
bitbucket.md
)
for that.
-
In its current state, the Bitbucket importer can import:
-
In its current state, the Bitbucket importer can import:
-
the repository description (GitLab 11.2+)
-
the repository description (GitLab 11.2+)
-
the Git repository data (GitLab 11.2+)
-
the Git repository data (GitLab 11.2+)
-
the pull requests (GitLab 11.2+)
-
the pull requests (GitLab 11.2+)
-
the pull request comments (GitLab 11.2+)
-
the pull request comments (GitLab 11.2+)
-
Repository public access is retained. If a repository is private in Bitbucket
-
Repository public access is retained. If a repository is private in Bitbucket
it will be created as private in GitLab as well.
it will be created as private in GitLab as well.
...
@@ -56,11 +56,8 @@ namespace that started the import process.
...
@@ -56,11 +56,8 @@ namespace that started the import process.
1.
Sign in to GitLab and go to your dashboard.
1.
Sign in to GitLab and go to your dashboard.
1.
Click on
**New project**
.
1.
Click on
**New project**
.
![New project in GitLab](img/bitbucket_import_new_project.png)
1.
Click on the "Bitbucket Server" button. If the button is not present, enable the importer in
1.
Click on the "Bitbucket Server" button. If the button is not present, enable the importer in
`Admin`
->
`Application Settings`
->
`Visbility and access controls`
->
`Import sources`
.
**Admin > Application Settings > Visibility and access controls > Import sources**
.
![Bitbucket](img/import_projects_from_new_project_page.png)
![Bitbucket](img/import_projects_from_new_project_page.png)
...
...
doc/user/project/import/img/bitbucket_import_new_project.png
deleted
100644 → 0
View file @
b884a2e5
1.29 KB
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