You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

In this section:

scope.local

This setting enables or disables code authorship computation based on the local user and system files modification time.

Acceptable Values

true

Default. Authorship will be assigned based on the local user.

falseAuthorship will not be assigned based on the local user.

Example Usage

The following configuration disables authorship computation based on the local user:

scope.local=false


scope.scontrol

This setting enables or disables code authorship computation based on data from a supported source control system. 

Acceptable Values

true

Authorship will be assigned based on the source control information.

falseDefault. Authorship will not be assigned based on the source control information.

Example Usage

The following configuration enables authorship based source control data:

scope.scontrol=true

Related




scope.xmlmap


scope.xmlmap.file


cpptest.scope.module.[MODULE_NAME]




authors.ignore.case


authors.mappings.location


authors.shared.path


authors.user{n}


authors.mapping{n}














  • No labels