gitlab-org--gitlab-foss/doc/workflow/importing
Achilleas Pipinellis e17fa24075 Merge branch 'tmatesoft/gitlab-ce-migrate-from-svn-doc-update' into 'master'
Add SubGit to the tools of SVN migration

Originally from https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6549.

See merge request !6803
2016-10-11 12:26:46 +00:00
..
bitbucket_importer
fogbugz_importer
gitlab_importer
img updated example img in docs 2016-09-20 10:15:20 +02:00
README.md
import_projects_from_bitbucket.md
import_projects_from_fogbugz.md
import_projects_from_github.md modify github import JS and controller so we can now specify a namespace and/or name for a project. 2016-09-20 10:14:39 +02:00
import_projects_from_gitlab_com.md
migrating_from_svn.md Refactor the SubGit/SVN documentation 2016-10-11 14:22:18 +02: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.