I have been reading about version control in enterprise architect. Here is a small scenario that I have. Can anyone please tell me how enterprise architect behaves in such a situation.
- Suppose the package is being shared by 3 users and the package has a number of classes each having some activity diagrams and state machines.
- Incase a user A makes any changes to one of the state machines and commits his changes.
- Will these changes be reflected in the diagrams of the other users as well if the user updates his copy.
Thank you guys