Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Version Control Setup
Before using Enterprise Architect's version control facility, your version control product must be installed on each machine where it is intended to be used.
Version Control products supported by Enterprise Architect include MS Team Foundation Server, Subversion, CVS or any other version control product that provides an MS SCC-compliant interface.
- Subversion is available from http://www.subversion.tigris.org/
- CVS is available from http://www.wincvs.org/.
Note: |
If you are using the Corporate, Business and Software Engineering, System Engineering or Ultimate editions of Enterprise Architect with security enabled, you must also set up permissions to configure and use version control. See the List of Available Permissions topic for further information. |
Typically there should be:
- A server component that manages a version control repository
- Client components on the workstations that Enterprise Architect uses 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. Once the version control software has been installed and configured, to use your installed version control product you must define a Version Control Configuration within Enterprise Architect.
Version control can be assigned to individual packages, view nodes or root nodes in Enterprise Architect. Each package can only be linked to one Version Control Configuration at a time, although it is possible to connect multiple control configurations for each model. You can use the Version Control Settings dialog to set up a connection to your version control application.
To set the Version Control Configuration, select the Project | Version Control | Version Control Settings menu option, and see the Version Control Settings Dialog topic.
See Also
- Version Control with SCC
- Version Control with CVS
- Version Control with Subversion
- Version Control with TFS