Confirmed users
1,927
edits
(→Plan) |
(→Plan) |
||
Line 47: | Line 47: | ||
# 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. | ||
# 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 | # Perform fast-import/-export migration on all branches of bugzilla, bmo, and related repositories, excluding those listed in the section below, using the migrate.sh script. | ||
# 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). |