summaryrefslogtreecommitdiff
path: root/doc/workflow/importing/README.md
blob: 18e5d950866a4c16f70a5155848bce9b74f0f80d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Migrating projects to a GitLab instance

1. [Bitbucket](import_projects_from_bitbucket.md)
1. [GitHub](import_projects_from_github.md)
1. [GitLab.com](import_projects_from_gitlab_com.md)
1. [FogBugz](import_projects_from_fogbugz.md)
1. [SVN](migrating_from_svn.md)

In addition to the specific migration documentation above, you can import any
Git repository via HTTP from the New Project page. Be aware that if the
repository is too large the import can timeout.

### Migrating from self-hosted GitLab to GitLab.com

You can copy your repos by changing the remote and pushing to the new server;
but issues and merge requests can't be imported.