Prev | Next |
SVN Settings
When you are setting up your Version Control configurations on the 'Version Control Settings' dialog, and you set the configuration type to 'Subversion', the dialog presents a set of fields specific to Subversion-based configurations. You can then define details such as:
- The working copy folder to be used with the configuration
- The path to the Subversion command line client
Access
Ribbon |
Settings > Version Control > Project-VC : Type: Subversion |
Context Menu |
Right-click on Package > Package Control > Version Control Settings: Type: Subversion |
Settings
Option |
Action |
See also |
---|---|---|
Working Copy 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 |
Click on this button to choose the Working Copy Path, by opening a file browser dialog and navigating through the file system to the appropriate folder. |
|
Subversion Exe Path |
Displays the full path of the Subversion command line client executable file. This field is read-only; its value can only be set through use of the associated . |
|
Select Path |
Click on this button to specify the path to the Subversion command line client, by opening a file browser dialog and navigating through the file system to locate the appropriate file. |
|
VC Time-Out Value |
Specify the amount of time that Enterprise Architect should wait for a Subversion command to complete; if the command does not complete within the allowed time, the system displays a Time-out error message, detailing the command that failed to complete. This single time-out value is applied to all Version Control Configurations (of types SVN, TFS and CVS) that the user accesses from this workstation. |
Notes
- You define the Subversion-specific details as part of the broader process of setting up a Version Control configuration on the 'Version Control Settings' dialog