Prev | Next |
Repository Options
The Version Control facility can be used in many different ways, although these roughly fall into one of four types of use as discussed in this table.
Usage
Type |
Details |
See also |
---|---|---|
Single Shared model |
Users share a model stored in a central project file or DBMS repository. In this configuration you can view changes to other users' Packages without explicitly having to check them out, by simply refreshing your view of the model. Version Control is used to:
|
|
Multiple Private models |
One model is created by a single user who configures it for Version Control. The model file is then distributed to other users, with each user storing their own private copy of the model. Version Control is used to:
|
|
Shared Packages |
Individual users create separate models but share one or more Packages:
|
|
Standard Packages |
A company might have a standard set of read-only Packages that are broadly shared:
|
Factors to consider
Factor |
Detail |
See also |
---|---|---|
System Requirements and Configuration |
You apply Version Control through a third-party source-code control application that manages access to and stores revisions of the controlled Packages. Typically the configuration consists of:
Enterprise Architect uses the client component to communicate with the server. A Version Control client must be installed on every machine where you run Enterprise Architect and want to access your Version Control system. |
System Requirements |
Version Control Usage |
There are two main ways in which projects can be deployed:
Version Control is employed in the same way for both scenarios; however, when using Private Model deployment you have the additional facility of propagating model updates throughout the team. Version Control can also be used to share standard Packages between different projects. |
Version Control Usage |
Team Deployment |
Consider the process of setting up a Version Control environment and applying Version Control to a project to be accessed by a number of users. |
Applying Version Control in a Team Environment |
Version Control Basics |
Enterprise Architect enforces serialized editing of Version Controlled Packages, using the lock-modify-unlock mode of operation. |
Version Control Locking Overview |
Applying Version Control to Models |
Using Version Control consists of placing individual model Packages under Version Control, rather than Version Controlling the project as a whole. |
Version Control Of Model Data Version Control Nested Packages |
Version Control and Project Reference Data |
To share changes in reference data between users in a version-controlled project deployed as multiple private models, you periodically export the reference data from the model where the changes were made, and import it into the other models maintained by the team. |
Version Control and Reference Data |
Offline Version Control |
You can prevent the system from attempting to make any Version Control connections by choosing to Work Offline before loading a model. If Enterprise Architect is unable to connect a Version Control Configuration for any reason, it displays warning messages to notify you and provides 'offline' Version Control functionality for all Packages associated with the failed connection. |
Offline Version Control |