Cannot perform merge

1
Hi everyone, There seems to be a problem with either my branch or mainline, which is preventing a merge. When I try to merge the mainline with a branch I get the following error: “Cannot perform the specified merge, because some selected revisions have already been merged.” Does anyone know how to solve this issue? Thanks!  
asked
2 answers
13

Hi Renze Marree,

The error message you received says that some the of revisions already merged to your branchline/mainline. You can use the Advanced merge option and try merging your code one by one revision (Selecting the start and end revision as same) to resolve this. For more information check the below link https://docs.mendix.com/refguide/merge-dialog#2-3-advanced-merge

Thanks!

answered
7

Hi Renze Marree,

Already your code has merged in to mainline. Hence you’re getting this exception.

Just try as Ananthi said an approach, it will work.

Thank you!

answered