1
Automation Interface, Add-Ins and Tools / Re: How to merge EAP files (from 2 team members)?
« on: July 17, 2012, 06:02:46 pm »
if you need to work on a shared model, you should consider putting your repository in a database instead of using the eap repository.
We have an approch in place where models start from a common baseline, being updated from projects, reviewed and merged to a new baseline.
Most of the diff and merge activities are supported by EA extensions.
This requires a clear concept how the model structure might look like and a lot of work on the extensions. This is nothing I would recomment or 2 team member to synchronize the model.
We have an approch in place where models start from a common baseline, being updated from projects, reviewed and merged to a new baseline.
Most of the diff and merge activities are supported by EA extensions.
This requires a clear concept how the model structure might look like and a lot of work on the extensions. This is nothing I would recomment or 2 team member to synchronize the model.