TeamCity > View My Changes

This view displays information on any modifications you have made to the code and committed to the supported source control systems or checked with a personal build.

The TeamCity My Changes view comprises the Changes pane and Change Details pane.
The Changes pane groups changes by time (today, yesterday, and older) of the build (either personal or general) they were included into, and each of them is marked with an icon describing the build status.
If you select a specific change in the Changes pane (the left pane in the following screen), the Change Details pane (the right pane) displays more detailed information on the selected change.

ChangesView.png

For information on icons that describe the change or build status, refer to TeamCity Status Icons.

This table describes operations you can perform using the TeamCity My Changes view toolbar.

Item Description
checkout_action.gif Applies selected changes to your workspace.
checkin_action.gif Commits the selected changes to source control.
Removes information about all successful remote builds from the Changes view. You might need to do it, if the view gets clogged up with build results. Once deleted, this information will not be available in the Changes view any more. If you need to access deleted information about the successful remote builds, open the TeamCity Web client.
Removes information about the selected remote build from the Changes view. Once deleted, this information will not be available in the Changes view any more. If you need to restore the deleted information about the successful remote builds, open the TeamCity Web client.
Opens results of the selected build in the Web client.
Expands all nodes in the Changes pane (today, yesterday and older).
Collapses all nodes in the Changes pane.
refresh.gif Refreshes this view.