kdiff3 merge does not work
Asked Answered
C

2

12

While using KDiff3 to resolve merge conflicts, how do I save the resolved copy of the A and B versions?

I open KDiff3 to resolve merge conflicts. I am able to resolve each conflict by selecting the desired version. When I have resolved all of the conflicts, I click the merge button. Then I try to save, but a prompt appears saying that there merge conflicts are still present.

Chandler answered 11/1, 2012 at 21:58 Comment(0)
C
10

Clicking the merge button in KDiff3 restarts the merge process.

To continue the merge, you must save the file after resolving the merge conflicts.

Chandler answered 13/1, 2012 at 6:5 Comment(0)
S
2

The three sections you see at the top of the window are section A, section B and section C.

Search for the section at the bottom left which shows the text "merge conflicts"
enter image description here

Right click on that line and select the parts from B and C that you want to merge, save and exit.
enter image description here

Salvatore answered 14/6, 2015 at 16:8 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.