Bugzilla:Migrating to git: Difference between revisions

Jump to navigation Jump to search
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.
# 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 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).
Confirmed users
1,927

edits

Navigation menu