Confirmed users
1,927
edits
(→Plan) |
(→Plan) |
||
Line 45: | Line 45: | ||
Migration: | Migration: | ||
# Create git repos, restricting write access to just the account used for the migration. | |||
# 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. | ||
# Perform fast-import/-export migration on all (supported) branches of bugzilla and bmo using the migrate.sh script. | |||
# 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. | # 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). | # Start running git-to-bzr periodically (every 5 minutes should be good). |