Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

Contents
Prev Next

Using the Version Control Panel

The 'Version Control' panel provides facilities for configuring and managing the powerful version control facility in the tool. Version Control Configurations can be defined using the 'VC Settings' option and validated for all versioned Packages using the 'Check Configuration' option. There are options to work offline and also to compare the status recorded in the model against that reported by the version control provider.

Available Facilities

Facility

Description

See also

Settings

Displays the 'Version Control Settings' dialog, in which you can define new Version Control Configurations, or re-specify the Working Copy Folder of an existing Version Control Configuration.

Version Control Settings

Configure Package

Configure a single Package for version control. Display the 'Package Control Options' dialog to specify the Version Control Configuration and the name of the file to use in controlling the selected Package.

Configure Controlled Package

Work Offline

Toggles version control in and out of 'Offline' mode. The 'Offline' mode allows modelers to work with version controlled Packages, even when there is no connection to the version control server. Packages can be 'checked-out' offline and modified, but can only be 'checked-in' once a connection to the version control server has been re-established.

Offline Version Control

Re-Synch Status

Query the version control server to retrieve the check-out status of the file associated with each of the version controlled Packages in the current project. Where it is necessary and appropriate to do so, the status of the Package is updated in the project database to match the status reported by the version control system. For example, if a Package is marked in the project database as checked-out to the current user, but the version control server reports the associated file as not checked-out, then the Package flags will be updated to show 'not checked-out'.

Resynchronize the Status of Version Controlled Packages

Check Configuration

This command scans all version controlled Packages within a project, checking the validity of the version control settings for each Package. The validation process scans the model database and verifies that the version control configuration associated with each version controlled Package is fully specified in the current model. It also queries the corresponding version control provider to find the status of the Package file associated with each version controlled Package. The results of the validation process are sent to the System Output window.

Validate Package Configurations

Learn more