Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PropertyDescription
scontrol.rep.type=tfsTFS repository type identifier. 
scontrol.tfs.sdk.path

The path to the root directory of the unzipped TFS SDK. It is required for TFS support to work on your machine.

Example: scontrol.tfs.sdk.path=C:\Users\user\parasoft\libraries\TFS-SDK-14.134.0 

For JDK 11+, TFS SDK version 14.135 or later is required. For earlier JDK versions, TFS SDK version 14.134 is required.

scontrol.rep.tfs.url=TFS repository URL (for example, http://localhost:8080/tfs).
scontrol.rep.tfs.login =TFS username. Ensure you provide the same username that you used to configure the TFS repository on your machine.
scontrol.rep.tfs.password=TFS password.

General Source Control Settings

PropertyDescription
scontrol.timeout=This setting specifies the timeout value (in seconds) for operations with your source control system. The default value is 60.

Settings for Creating or Importing Projects

...