README.md 599 Bytes
Newer Older
Karen Carias's avatar
Karen Carias committed
1 2
# Migrating projects to a GitLab instance

3 4 5 6
1. [Bitbucket](import_projects_from_bitbucket.md)
2. [GitHub](import_projects_from_github.md)
3. [GitLab.com](import_projects_from_gitlab_com.md)
4. [SVN](migrating_from_svn.md)
7 8

### Note
karen Carias's avatar
karen Carias committed
9 10
* If you'd like to migrate from a self-hosted GitLab instance 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.

karen Carias's avatar
karen Carias committed
11 12 13
* You can import any Git repository via HTTP from the New Project page.
If the repository is too large, it can timeout. We have a soft limit of
10GB.