Confirmed users
1,927
edits
(→Plan) |
(→Plan) |
||
Line 48: | Line 48: | ||
# Create git repos, restricting write access to just the account used for the migration. | # 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. | ||
# | # Run git-to-bzr script once on all mirrored branches (see below) to initialize the .gitrev tracking file. | ||
# | # Start running git-to-bzr periodically (every 5 minutes should be good). | ||
# Commit .gitignore file based on .bzrignore to git, and confirm that it has been mirrored. | # Commit .gitignore file based on .bzrignore to git (at least to supported/active repos/branches), and confirm that it has been mirrored. | ||
# Enable write access on all git repos for all authorized accounts. | # Enable write access on all git repos for all authorized accounts. | ||