I have a trunk that contains the current release code with various bug fixes in it and a branch that contains various new features for the next release of the system. I'm trying to merge the bug fixes from the trunk into the branch ready for testing but I'm coming across some problems.
I'm using AnkhSVN and selecting the option "Merge a range of revisions". Two problems are presented
- "No uncommitted modifications"
- "No switched children"
I have no pending changes. Could this be an issue with other users having uncommitted changes?