Remove unnecessary svn:mergeinfo properties
- by LeonZandman
When I merge stuff in my repository Subversion wants to add/change a lot of svn:mergeinfo properties to files that are totally unrelated to the things that I want to merge. Questions about this behaviour have been asked before here on Stackoverflow.com, as you can read here and here.
From what I understand from the topics mentioned above it looks…