Why are we getting these conflicts? (see attached screenshot)
This started after upgrading SVN to the 1.10
We use a simple Regex filter to be able to ignore line number differences in our files.
Regex: (\d{4}:\d{4})
Replace: linenumber
What we are seeing are a large number of conflicts on lines that only the line numbers are different. But this only occurs sporadically.
Attached is a screen shot showing how the line numbers are different throughout but the conflicts suddenly stop.
Please note in the screenshot that ALL lines are not the same (in effect in conflict) but only some show the red conflict color. The lines there are identical except for line number. Something else must be going on.
Again this was working fine in 1.9 Turning on this filter would remove all conflicts except lines that were changed in other than the line number area.