Bugzilla:Migrating to git: Difference between revisions

Jump to navigation Jump to search
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.
# Commit .gitrev to bzr containing the ID of the last git commit.
# Run git-to-bzr script once on all mirrored branches (see below) to initialize the .gitrev tracking file.
# Enable git-to-bzr script (per branch, see below).
# 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.


Confirmed users
1,927

edits

Navigation menu