Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
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
- There is no need to re-import Packages that are already up to date - re-importing Packages first deletes them from the project and then re-imports them from the XMI file, which is time consuming as well as unnecessary; we strongly recommend using the default option 'Import changed files only'
- The 'Get All Latest' command does not update any Package that is checked-out (to anybody) in the currently loaded project; otherwise, any changes not yet committed to Version Control would be discarded
- When using a Shared Model environment, where all users are connected to a single model database, the information in the model database is always the same as, or ahead of, what is committed into Version Control; in this situation, the Get All Latest command will simply refresh your view of the model database, by reloading diagrams or reloading Package content in the Project Browser