Working with Changes

When a build takes place, SCM changes will be calculated against previous build as below:

Changes will not be calculated for the first build in a configuration since there is no base build to calculate changes against. If you've changed name of the repository, changes of that repository will not be calculated for the first build after the name change, since QuickBuild uses repository name as the key to look up repository revision in previous build.

The changes tab contains two child tabs, respectively change sets and changed files.

  1. Change sets organize changes by commits as demonstrated below:
    Legend Description
    1. Change sets organizes changes by commits. A change set represents a single commit.
    2. Click this link to bring out the diff window displaying the modification.
    3. Hover mouse over this to display modifications in the change set.
    4. Click this link to display content of the added file.
    5. Compare current build with other builds in the same configuation to get the change sets. If not selected, the changes calculated at build time (against previous build) will be displayed.
  2. Changed files organize changes by files as demonstrated below:
    Legend Description
    1. This tab lists all files changed since previous build (or whatever build that is selected to compare with).
    2. Compare current build with other builds in the same configuation to get changed files. If not selected, the changes calculated at build time (against previous build) will be displayed.
    3. Click this to display the diff window comparing the file content in this build and the file content in previous build (or whatever build that is selected to compare with).
    4. Hover mouse over this to display modifications to this file.
    5. Click this link to bring out the diff window displaying this modification.

Labels:

Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.