gitlab-org--gitlab-foss/doc/workflow/importing
Drew Blessing f98f353436 [ci skip] Add SVN to Git migration documentation 2015-12-15 16:29:07 -06:00
..
bitbucket_importer fix and minify images 2015-06-11 15:12:47 +02:00
fogbugz_importer FogBugz project import 2015-09-08 20:23:01 -04:00
github_importer move and fix links importing docs 2015-06-11 14:45:48 +02:00
gitlab_importer move and fix links importing docs 2015-06-11 14:45:48 +02:00
README.md [ci skip] Add SVN to Git migration documentation 2015-12-15 16:29:07 -06:00
import_projects_from_bitbucket.md fix and minify images 2015-06-11 15:12:47 +02:00
import_projects_from_fogbugz.md FogBugz project import 2015-09-08 20:23:01 -04:00
import_projects_from_github.md Ordering of GitHub issues import is now fixed 2015-08-31 08:24:50 +03:00
import_projects_from_gitlab_com.md Gilab -> GitLab 2015-10-31 23:31:21 +01:00
migrating_from_svn.md [ci skip] Add SVN to Git migration documentation 2015-12-15 16:29:07 -06:00

README.md

Migrating projects to a GitLab instance

  1. Bitbucket
  2. GitHub
  3. GitLab.com
  4. FogBugz
  5. 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.