6.1.4.14. StarTeam¶
Integration with Micro Focus StarTeam
Support for Micro Focus StarTeam.
VCSIntegration StarTeam does not support blame information at all.
Options¶
The following places define options that affect this rule: VCSIntegration, Project-GlobalOptions
binary¶
binary : str = 'stcmd'
encoding¶
encoding : str = 'utf-8'
password_file¶
password_file : bauhaus.analysis.config.LayerRelativePath | None = None
-epwdfile password_file to stcmd co command by
sourceserver.
repository¶
repository : str | None = None
Automatically detected from workspace when no value is entered (if already connected to server).
rootpath¶
rootpath : bauhaus.analysis.config.ProjectRelativePath = '.'
rootpath options have to be set differently. The value of
rootpath must not be outside of
/Project/directory for source code to be visible
in the dashboard and for local_mode to work
correctly.
server¶
server : str | None = None
Automatically detected from workspace when no value is entered (if already connected to server).
skip_blame¶
skip_blame : bool = False
view¶
view : str | None = None
Automatically detected from workspace when no value is entered (if already connected to server).