David Brodie wrote: > it is perfectly fine to remove the mergeinfos on files > so long as the merginfos are preserved on the root folder, and that merges > should always be done from the root to prevent mergeinfos from being set > on individual files.
Yes, as long as the mergeinfo is identical, removing it is ok. But if it really is, subversion itself does that automatically in a process called "mergeinfo elision" when you merge the whole folder.