
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
Environment:
|
Mac OS X 10.4.8
JDK 1.5.0_06
Mac OS X 10.4.8
JDK 1.5.0_06
|
|
Issue Links:
|
Duplicate
|
|
|
|
This issue is duplicated by:
|
|
IDEABKL-2758
[CVS:Merge] allow apply both changes ...
|
|
|
|
|
|
| Build: |
6,148
|
| Severity: |
Low
|
|
When doing a three way merge, typically due to a version control conflict I often find that I want the final version to have the apparently conflicting lines from both left and right. Currently you have to choose one and then manually merge the other into the central pane. This is error prone. I would like to have the ability to merge in both. Perhaps once the line from left or right is chosen, a marker like the << marker could still be shown against the line that wasn't chosen, allowing this to also be merged in?
|
|
Description
|
When doing a three way merge, typically due to a version control conflict I often find that I want the final version to have the apparently conflicting lines from both left and right. Currently you have to choose one and then manually merge the other into the central pane. This is error prone. I would like to have the ability to merge in both. Perhaps once the line from left or right is chosen, a marker like the << marker could still be shown against the line that wasn't chosen, allowing this to also be merged in? |
Show » |
|
I think it would be great if idea let me copy from one side or the other, or both, but didn't remove the conflict marking until I told it the conflict is completely resolved. As it is now, I frequently start by copying one side over, but then the conflict marker disappears, and I can forget where the conflicted area on the other side was.
Additionally, it would be great to have a right-middle, left-middle, and right-left compare window that only displays the area in conflict.