...
For details on how to set authorship settings through localsettings, see Configuring Localsettings .
Anchor | ||||
---|---|---|---|---|
|
...
- From the GUI - Specifying the path to that file in the Preferences dialog’s Scope and Authorship> Authorship Mapping category (using the Shared File option).
- From the command line - Specifying the path to that file using
scope.xmlmap=true, scope.xmlmap.file=[file],
andscope.mappings.location
properties (via the-local-settings
option described in Configuring Localsettings and [Parasoft Product Name] User’s Guide> Setup and Testing Fundamentals> Running Tests> Running Tests from the Command Line Interface. Note that this will override any authorship settings specified in the GUI.
...
You can also configure this mode with the localsettings option authors.ignore.case=true|false
. For details on localsettings options, see Configuring Localsettings.
Handling Authorship When Using Multiple Source Control Systems
...