Configuration Workspace

Version 2 by Robin Shen
on Jul 27, 2009 18:44.


compared with
Current by Robin Shen
on Jul 27, 2009 18:55.


 
Key
These lines were removed. This word was removed.
These lines were added. This word was added.

View page history


There are 1 changes. View first change.

  Configuration workspace is the place to build your projects. It is used to hold files used during a build such as source files checked out from SCM, intermediate files generated during the build etc. For a particular configuration, the workspace on a particular node is the sub directory named by the configuration path under directory _<QuickBuild installation directory>/workspace_. The workspace directory for a particular configuration is configurable for each node through configuration property _workspace path_.
  Configuration workspace is the place to build your projects. It is used to hold files used during a build such as source files checked out from SCM, intermediate files generated during the build etc. In a grid environment, each node has a separate workspace for each configuration. By default, workspace for a particular configuration on a particular node points to the directory named by configuration path under QuickBuild's installation directory on that node.
 For a particular configuraiton, the workspace directory is configurable through the configuration property _workspace path_. Once it is defined, it will be inherited by the descendent configurations if it is not overwritten. For the same configuration, you can define different workspace path on different node with the help of scripting and grid node user attribute.