Skip to main content



      Home
Home » Modeling » Compare » git logicalmerge(Merge models and text-files within one repository)
git logicalmerge [message #1848806] Fri, 17 December 2021 10:40 Go to next message
Eclipse UserFriend
Dear all,

I am wondering if it is possible to create a consistent merge if an EMF model and also some other text/code files are part of my repository.

My text/code files shall be merged with the standard git merge strategy for text files (e.g. recursive), and the model shall be merged with the logicalmerge mechanism provided by EMF.

What happens if I enter git logicalmerge within the command line if the repository contains models and text files?

Thanks and BR
Stefan
Re: git logicalmerge [message #1849086 is a reply to message #1848806] Mon, 03 January 2022 04:09 Go to previous message
Eclipse UserFriend
Hello Stefan,

The model merger provided by EMF Compare is only active for model files (according to the EMF and EMF Compare content types in the eclipse preferences). If a git merge operation contains both textual and model files, the textual files will be handled by the standard mergers while the model files will be handled by EMF Compare.

The git logicalmerge command should behave the same.

Regards,

Laurent Goubet
Obeo
Previous Topic:loader constraint violation when launching an EMF compare comparison
Next Topic:EMF Compare dialog in standalone RCP application e4
Goto Forum:
  


Current Time: Fri Jul 11 23:39:19 EDT 2025

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

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

Back to the top