Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Contents |
Prev | Next |
Update to the Latest Revision of All Packages
When you are part of a team working in a Distributed Model environment, you will want to periodically update your model with the changes that other team members have committed into version control. You can transfer the other users' updates to all version controlled Packages into the currently loaded project.
Access
Context Menu |
Right-click on Package > Package Control > Get All Latest |
Update all Packages in project to latest revision retrieved from version control
All the local XMI files for all the version control configurations used in the project are updated to the latest revision from version control. The system then scans the Packages in the model, to determine which ones are up to date and which are not, compared to the latest revisions of the associated Package files.
A prompt displays, providing these import options for Packages that are up to date:
- Import changed files only
- Always import
- Prompt for each file
Click on the . The version controlled Packages in your project are updated according to the option you selected; if you chose the 'Prompt for each file' option, a prompt displays to confirm import of each file.
Notes
Learn more