Configure File system repository

Source directory

This is an optional property. If specified, changes can be detected in the source directory based on modification time, and modified files under this directory will be copied to the project work directory to perform build.

Quiet period

Number of seconds current repository should be quiet (without checkins) before QuickBuild decides to check out the code from this repository for a build. This is used to avoid checking out code in the middle of some other checkins. This property is optional. When set as 0, quiet period will not be used before checking out code to build.

[Note]Note

Label step has no effect on this repository.