Part of the team is working on next release / sprint, the rest working on testing and bug fixing the previous sprint before a release to production.
The part working on next release wants the branch now, the other part wants it as late as possible because they will have to start merging fixes as soon as we branch.
I don't like making anybody wait to commit because we haven't branched yet. I also don't like wasting peoples time when they don't understand merging. (And SVN doesn't merge renames)
Any opinions or suggestions? Thanks
Note:
This was a worse problem in the past because we were using tortoisesvn 1.6 with a 1.4 repo which prevented the GUI from doing branch / merge operations. So I removed that impediment by upgrading the repo. It should atleast now be easy for the team members to merge.