View Source

Repository is the place, where the files used to generate builds are stored. It normally refers to various SCM systems which holds source files to generate the build. It is used by QuickBuild to checkout/update files from various SCM as part of the build process. Repository definition follows the _inherit and override_ rule: repositories defined in descendant configurations with the same name will override those defined in ancestor configuration.