05 December 2018 0 5K Report

Like most of you I've been using SCM systems for decades (CVS, SVN & Git) so I'm pretty confortable using them. Indeed my current EPF projects are kept in personal git repos. This projects are modeled using the Eclipse Process Framework (EPF) Composer, an Eclipse-RCP standalone application.

My doubt is how im/practical is doing team development with EPF Composer sharing git repos/patches. It's my first time developing with modeling tools:

  • Is there any possibility to loose model consistency with successful merged commits?
  • If so, can merge conflicts be solved as usual? I mean: I don't care to open a text editor to fix this or that, but I'm uncertain about keeping the model consistency.

PS: My current EPF experience with git is as an external tool. Not sure if using something internal as Egit would imply a different behavior.

Thanks in advance.

More Ismael Olea's questions See All
Similar questions and discussions