Hi all
I was really hoping that the issues with VC and xmi imports would be fixed in the Version 9, but we are having lots of troubles, some issues are even worse!
Example:
Each time when we do a GetAllLastest, we have to double check our diagrams to see if there are any dependencies that became "External reference". Then the hassle begins... we can redo GetAllLastest and it doesn't help. We have to manually figure out, on which package to do a GetLatest and suddenly the "External reference" relations are gone.
We cannot trust EA that after a GetAllLatest, our model is in a correct state...
So now its getting really bad: So you had no way to resolve the "External References". After deleting these relations, you recreate them and check in your changes, thinking that all will be well... When you're teammate does a GetAllLatest the next time, he gets your newly corrected relations along with the the "External References" you just removed...
Maybe Sparx spent time to modify the import of XMI, but I can tell one thing: It's far from done! We are loosing so much time trying to keep our models intact, its a real pain!
And as soon as I report a bug to Sparx, they want an example project, to reproduce the issue. Well, when you have a distributed system with a central VC (SVN) and lots of packages, its not that simple. I can't send our whole development environnement...
Anybody else out there struggeling with VersionControl in the team environnement?