gitlab-org--gitlab-foss/doc/workflow/importing
Rémy Coutable 49ed235de9 Merge branch '22348-gitea-importer-docs' into 'master'
Add doc for the Gitea importer

This adds documentation for !8116. It's mostly a copy/paste of the GitHub import documentation without the OAuth parts since Gitea is not yet an OAuth provider.

Part of #22348.

See merge request !8139
2016-12-20 11:31:01 +00:00
..
fogbugz_importer Reduce size of images from 25MB to 13MB using pngquant 2016-11-22 19:53:43 +01:00
gitlab_importer Reduce size of images from 25MB to 13MB using pngquant 2016-11-22 19:53:43 +01:00
img Remove duplicate image and optimize the remaining one 2016-12-19 17:33:58 +01:00
import_projects_from_bitbucket.md Add Wiki import to BB importer 2016-12-19 20:48:08 +02:00
import_projects_from_fogbugz.md
import_projects_from_gitea.md Fix link to img 2016-12-19 17:33:58 +01:00
import_projects_from_github.md Add doc for the Gitea importer 2016-12-19 17:33:58 +01: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 Refactor the SubGit/SVN documentation 2016-10-11 14:22:18 +02:00
README.md Add doc for the Gitea importer 2016-12-19 17:33:58 +01:00

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.