Postponed
Project:
The Great Git Migration
Component:
Migration scripts
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
28 Dec 2010 at 23:04 UTC
Updated:
28 Jan 2011 at 00:43 UTC
Post migration, repo names and project short names are defined as being equal. This currently isn't a requirement so there will need to be some projects that have their repositories renamed.
Comments
Comment #1
sdboyer commentedtagging
Comment #2
sdboyer commentedSeems like this should be the list of offenders. But this CAN'T be right, I'm sure I must be doing something wrong. It's gotta be a longer list than this.
Comment #3
sdboyer commentedadding a tag to indicate this is part of the mirroring problem
Comment #4
eliza411 commentedAssigning to Sam per the sprint planning spreadsheet.
Comment #5
sdboyer commentedI'm thinking that our final plan will be on-disk representations that use the repo_id as the dirname (e.g., /path/to/4.git) and that we provide a service that can be used for the various gateways (ssh, http, git) to map incoming string requests to a repo id. If that's what we go with, then we won't be renaming the git repos to mirror the project shortname (obviously), so this issue becomes moot.
Comment #6
sdboyer commentedpostponing, pending the decision on on-disk storage representation.
Comment #7
sdboyer commentedhappening in sprint 10 with other mirroring issues.