Gitlab to Stash migration

Shrutika sutar March 14, 2014

Is it possible to have our repos migrated from Gitlab to stash? And how?

2 answers

0 votes
Daniel Blanchard September 8, 2014

I wrote a script to automate the process of moving projects from GitLab to Stash.  It's available here.

0 votes
Adrian Moerchen
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 27, 2014

Yes and No.

Migration just the repositories is quite easy.

  1. Just (manually) recreated all groups (Project in stash) and projects (repository in Stash)
  2. For every repo in Gitlab:
    1. Do a git mirror (http://git-scm.com/docs/git-clone-> --mirror) from Gitlab
    2. Add Stash as repo
    3. Push

Migrating everything else... not really.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events