Local Changes window
This window displays uncommitted changes in the source control systems enabled in the TeamCity Add-in options. Using this window, you can start a personal build to test your changes before committing them.
Toolbar controls
Control | Name | Description |
---|---|---|
Configure Personal Build | Allows starting a personal build from the selected changes. | |
Recollect Local Changes | Updates the window content to reflect your local changes in the source control systems enabled in the TeamCity Add-in options. | |
| Expand All/Collapse All | Expands/collapses all nodes in the current tab. |
| Check All/Uncheck All | Selects/deselects all modified files. |
Filter by current solution | When this button is not pressed, the window displays all changes from the VCSs configured in the TeamCity Add-in options. When this button is pressed, the window only displays local changes from the configured VCSs in your solution. Note that this option only affects your local uncommitted changes displayed in this window. Do not confuse this option with filtering server changes by solution. | |
Preview diff with workspace version Ctrl+P | Allows you to open the diff of the changes in the selected file in the preview pane, and place the pane on the right or at the bottom of the window. To enable the diff view, you need to configure an external diff viewer in the options ( ).Note that the diff preview is only supported for Perforce and Subversion VCSs. Team Foundation Server does not support unified diff. |