Project

General

Profile

Actions

Administration #437

closed

Migrate all repos from gitorious to gitlab

Added by Hammel about 9 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
08 - Administrative
Target version:
Start date:
02 Apr 2015
Due date:
% Done:

100%

Estimated time:
Severity:
03 - Medium

Description

Gitlab bought gitorious so now i need to migrate all the repos.

I've already imported all of them. Now I need to change the each repo's remote origin and cdtools config.

This is how to change the remote origin:

git remote rm origin
git remote add origin :GROUP/REPO.git
git push --set-upstream origin master

omxplayer is updated already (to fix build problem with master). metabuild needs to be updated (has change for gitlab repo for omxplayer waiting to be pushed).

The group is the parent in the cdtools files. The group names changed for a few projects so be sure to check those.

Also, it's "gitlab.com" instead of "gitorious.org"

Don't forget to update repo links on wiki.
Don't forget to update repo links on gfxmuse repo-update.sh.
All repos on Gitlab need descriptions (groups already have descriptions).
All repos need useful READMEs in top level (or symlinks if those work) so they show up in the file listing on Gitlab.

Actions

Also available in: Atom PDF