Confirmed users
1,927
edits
(→Plan) |
(→Plan) |
||
Line 44: | Line 44: | ||
# Disallow commits to bzr aside from those originating from the git-to-bzr script. | # Disallow commits to bzr aside from those originating from the git-to-bzr script. | ||
# Create git repos, restricting write access to just the account used for the migration. | |||
# Perform fast-import/-export migration on all (supported) branches of bugzilla and bmo. | # Perform fast-import/-export migration on all (supported) branches of bugzilla and bmo. | ||
# Commit .gitrev to bzr containing the ID of the last git commit. | # Commit .gitrev to bzr containing the ID of the last git commit. | ||
# Enable git-to-bzr script (per branch). | # Enable git-to-bzr script (per branch). | ||
# Commit .gitignore file based on .bzrignore to git, and confirm that it has been mirrored. | # Commit .gitignore file based on .bzrignore to git, and confirm that it has been mirrored. | ||
# Enable write access on all git repos for all authorized accounts. | |||
Soon after: | Soon after: |