At my company we evaluate working with feature branches.
We want to use mergeinfo to track merging.
I have issues in some of our tested projects where merging a trunk that has only little changes into branch leads to lots of changed files because of the changed mergeinfo.
I read that this behaviour improved between version 1.5 and 1.6.
Does this mean if I update the SVN - server from 1.5.6 to 1.6 I can expext some improvements when merging, or does this depend on the client (which is 1.6.11)?