we are using subclipse with to save our project in svn directory. But facing conflicts during the following scenario:
I modify a file say "file1.java" in the directory, update and commit it. Then, my colleague also has modifications to be save on the same file. So he updates and tries to commit his changes. But it doesn't allow him to commit as there is conflict and it shows the conflict on the same line!!
Any one has the idea of how to resolve this??
Thanks
Sneha