Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Invalid
-
1.6.x
-
None
-
Windows XP
Description
When merging changes from one repository to another unrelated one (except for the availability of similar code), it sometimes occurs that merge reports conflicts. When inspecting the conflict, it does not mark any conflicts (using TortoiseSVN's conflict resolver TortoiseMerge), hence I select resolved. Closer inspection reveals that the new version has Linux end of lines, while I'm working on Windows XP. So there's 2 things happening here: - Merge reports conflicts where there aren't actually any - line endings are being replaced by non-native line endings
Original issue reported by michael_edna