Hello all,
We are currently using EA 7.1 and TFS for our version control. Also we have mixture of SQL Server and EAP repositories.
The weird behaviour I am experiencing occurs when I check out a root package. Under the root package I have number of child packages for my separate Domain Managers and inside these packages I hold my sequence diagrams and interface classes.
When I check out the root package, objects are lost from my diagrams in version controlled child packages. I can even watch them being deleted from the t_object table on the database.
If I do a 'Get Latest' on the affected child package the objects (in this case Fragments) re-appear. Also If I do a 'Get Latest' on a separate package, under the same root, the position of the objects in the diagram move.
Does anyone know what is causing this? Does EA not fully support nested Version Control?
Thanks