I suspect I have corrupt mergeinffo but I'm not sure. Does anyone know
how I'd make a determination and what resources are out there to help
fix problems?
I'd make the determination by reading and understanding the mergeinfo
values. They are plain text after all. The resource to read is
http://www.collab.net/community/subversion/articles/merge-info.html
Personally I think you need a file-level merge module that is tailored
to the programming language used, or a well thought out protocol to have
line-based merging sort out things for you and very disciplined programmers.
--
Stein