Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » [CDO] conflict merge(How to merge conflicts manually)
[CDO] conflict merge [message #1853087] Fri, 17 June 2022 06:43
fang li is currently offline fang liFriend
Messages: 5
Registered: April 2022
Junior Member
Hi,

I open two different transaction A and B, and edit the same model (using CDO Sessions view).
The model name was 123.
Transaction A change the name to 321,and don't commit.
Transaction B change the name to 456,and commit.

When I try to commit transaction A, it says has conflicts and need to roll back.
And I try to use the 'Merge Conflicts' Action, but it doesn't work.


I check the CDOMergingConflictResolver, it can't resolve this kind of conflict.

how can I merge the conflicts manually, just like git that I can compare and edit the conflicts and decide the final result and commit.
Previous Topic:[CDO] Issue with closing view
Next Topic:[CDO]Error while prefetch lock state
Goto Forum:
  


Current Time: Fri Apr 26 06:47:04 GMT 2024

Powered by FUDForum. Page generated in 0.04239 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top