diff3 and adjacent changes at the end of a file
From: Marc Strapetz <marc.strapetz_at_smartsvn.com>
Date: 2005-11-09 16:31:40 CET
When "merging" (diff3) two files with adjacent changes at the end of a file,
For a file ("base") at Rev. x, a newer version ("latest") exists in the
Base: "1\n2\n3\n4\n"
I.e. adding line "5\n" in local is conflicting with replacing lines
When the same change does not occur at the end (=last line) of the file,
Base: "1\n2\n3\n4\n6\n"
I have tested with version 1.2.3.
If the upper conflict is intended, can someone give me hints on the logic
Thanks in advance,
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.