6.1.4.9. PVCS¶
Integration with Serena PVCS Version Manager
Support for Serena PVCS Version Manager.
VCSIntegration PVCS does not support blame information at all.
Options¶
The following places define options that affect this rule: VCSIntegration, Project-GlobalOptions
binary¶
binary : str = 'pcli'
encoding¶
encoding : str = 'utf-8'
label¶
label : str | None = None
options¶
options : str | None = None
projectfolder¶
projectfolder : str = '/'
projectname¶
projectname : str | None = None
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.
skip_blame¶
skip_blame : bool = False