gitlab-org--gitlab-foss/doc/workflow/importing
2016-08-04 17:16:50 -03:00
..
bitbucket_importer optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
fogbugz_importer optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
gitlab_importer optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
img optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
import_projects_from_bitbucket.md Use relative links in doc, fix broken generated HTML links 2016-03-17 00:35:53 +01:00
import_projects_from_fogbugz.md
import_projects_from_github.md Allow users to import cross-repository pull requests from GitHub 2016-08-04 17:16:50 -03:00
import_projects_from_gitlab_com.md Change all occurrences of doc.gitlab.com to docs.gitlab.com 2016-05-13 16:26:56 -05:00
migrating_from_svn.md Add instructions for pushing tags as well as branches 2016-02-10 15:02:58 +00:00
README.md [ci skip] Add SVN to Git migration documentation 2015-12-15 16:29:07 -06:00

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.