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

Topic
Prev Next

SCC Settings

When you are setting up your version control configurations on the 'Version Control Settings' dialog, and you set the configuration type to 'SCC', the dialog presents a set of fields specific to SCC-based configurations. You can then define details such as:

  • The working copy folder to be used with the configuration
  • The details necessary to connect to the SCC version control system

You set the version-control configuration type to SCC for version control providers such as:

  • MS Visual Source Safe
  • Rational Clear Case
  • Perforce
  • AccuRev
  • Any other SCC-compatible clients

Access

Ribbon

Configure > Version Control > Settings: Type: SCC

Context Menu

Right-click on Package > Package Control > Version Control Settings: Type: SCC

Settings

Field/Button

Action

See also

Local Project Path

Displays the full path of the folder that contains the local (working) copies of the XMI Package files.

This field is read-only; its value can only be set through use of the Select Path button.

Select Path

Click on this button to choose the Local Project Path, by opening a file browser dialog and navigating through the file system to the appropriate folder.

  • After you choose the appropriate folder path, the 'Select SCC Provider' dialog displays, listing all SCC providers that are installed on the current workstation; choose the SCC provider to use and click on the OK button
  • At this point, the SCC client opens its own dialog to prompt you for information; SCC products implement this functionality in  varied ways, but typically you are prompted to log in to the version control system, then prompted to choose the SCC project to use and possibly a (server) folder contained within that project
  • At the conclusion of this process, all of the SCC details should be filled in; you can then save the definition by clicking on the Save button on the 'Version Control Settings' dialog
Version Control Settings System Requirements

Current User

Displays the user name used to log on to the version control system that is accessed through this configuration.

This field is read-only; the value it displays is retrieved from the SCC client.

SCC Provider

Displays the name of the SCC provider.

This field is read-only; the value it displays is retrieved from the SCC client.

SCC Project

Displays the name of the SCC Project that this configuration attaches to.

This field is read-only; the value it displays is retrieved from the SCC client.

Notes

  • You define the SCC-specific details as part of the broader process of setting up a version control configuration on the 'Version Control Settings' dialog