gitlab-org--gitlab-foss/doc/workflow/importing
James Lopez 607fa9e705 Add link to GitHub rake task 2017-04-17 18:21:06 +00:00
..
fogbugz_importer
gitlab_importer
img Remove duplicate image and optimize the remaining one 2016-12-19 17:33:58 +01:00
README.md Add doc for the Gitea importer 2016-12-19 17:33:58 +01:00
import_projects_from_bitbucket.md Fix broken links to docs 2017-02-06 15:46:58 +01:00
import_projects_from_fogbugz.md
import_projects_from_gitea.md With Gitea v1.0.0, notes are imported 2016-12-23 17:00:08 +01:00
import_projects_from_github.md Add link to GitHub rake task 2017-04-17 18:21:06 +00:00
import_projects_from_gitlab_com.md
migrating_from_svn.md Fixing typo 2017-01-18 11:42:40 +00:00

README.md

Migrating projects to a GitLab instance

  1. Bitbucket
  2. GitHub
  3. GitLab.com
  4. FogBugz
  5. Gitea
  6. SVN

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.