Our project use svn
to manage source version. We have a problem that when a xib is modified by 2 person, it will almost conflict after merging. I've open the confilct file using vim, the information is not readable and I don't know how to solve the merge conflict.
Has anyone met this problem before? How to solve it?
Thanks in advance.