Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space ENGINES1031 and version 10.4.0

...

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. 

...

This setting enables or disables ask assignment based on an XML mapping file that defines how tasks should be assigned to particular files or sets of files. See Creating Authorship XML Map Files for details.

Acceptable Values

...

scope.scontrol=true

Related

...

scope.xmlmap.file

This setting specifies the path to an XML mapping file that defines how tasks should be assigned to particular files or sets of files.

...

Related

...

...


dottest.scope.exclude_autogen

This setting enables or disables excluding files that are automatically generated by Visual Studio, such as code-behind files for .resx or .settings files, from the testing scope. Code-behind files that are not automatically generated by Visual Studio will not be excluded

Acceptable Values

true

Enables excluding automatically generated files.

falseDefault. Automatically generated files will not be excluded.

...

authors.ignore.case

This setting specifies if author recognition is case sensitive.

...

authors.shared.path=xtest/authors_map.txt

Related

...

Anchor
authors.user
authors.user
authors.user{n}

...