[Bf-committers] Subversion Branches (limited changes only)

Campbell Barton ideasman42 at gmail.com
Thu Oct 31 01:28:46 CET 2013


With the migration to git we're having to keep track of each branch,
manually in some cases.

First off -- if your committing in a branch its fine to continue doing so.

For a smooth git migration it helps to avoid the following:

- No adding/removing branches.
- No new commits to very old branches (as in - re-using an old branch
for new code).
- Any heavy operations on branches - eg, committing an entire new
library to "extern/".

These don't operations don't happen often so it shouldn't be much
trouble to hold off for a few weeks.

Thanks,
-- 
- Campbell


More information about the Bf-committers mailing list