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 #1

Updated by Hammel about 9 years ago

  • Description updated (diff)
Actions #2

Updated by Hammel about 9 years ago

  • Description updated (diff)
Actions #3

Updated by Hammel about 9 years ago

  • Description updated (diff)
Actions #4

Updated by Hammel about 9 years ago

  • Description updated (diff)
Actions #5

Updated by Hammel about 9 years ago

  • Description updated (diff)
Actions #6

Updated by Hammel about 9 years ago

  • Description updated (diff)
Actions #7

Updated by Hammel about 9 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 30

All repos have been imported to GitLab.
All repos (except most of the BUI project other than network-config) have had their description and settings updated.
All repos (except most of the BUI project other than network-config) have had their cdtools script updated and pushed upstream.

Actions #8

Updated by Hammel about 9 years ago

  • % Done changed from 30 to 50

Repos used by repo-update.sh on muse colo are updated to use GitLab.

Actions #9

Updated by Hammel about 9 years ago

  • % Done changed from 50 to 80

Updated wiki links.

Just need READMEs in all projects.

Actions #10

Updated by Hammel almost 9 years ago

  • Priority changed from Immediate to Normal
  • Severity changed from 01 - Critical to 03 - Medium

Lowering priority because having READMEs on the front page of the project is not all that important in the grand scheme of things.

Actions #11

Updated by Hammel over 7 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 80 to 100

Closing issue because adding READMEs can be tracked separately. This task was just for the migration to gitlab and that's long been done.

Actions

Also available in: Atom PDF