IntelliJ IDEA 11.1 Web Help

9.0+

View | Tool Windows | Version Control


This tab is available when local information is synchronized to the server.

Item Shortcut Description
groupByPackage When this button is pressed, the update information within nodes is grouped by packages.
icon_groupByChangelist When this button is pressed, the update information within nodes is grouped by changelists, and by the day the changelist has been committed. The Update Info tab is divided into two panes: the left pane shows the changelists, grouped by the check-in date, and the right pane shows the list of changed files.
expandAll.png
collapseAll
Expand all
Ctrl+Add Command Add or Ctrl+Equals Command Equals
Collapse all
Ctrl+Subtract Command Subtract or Ctrl+Minus Command Minus
Click this button to have all nodes expanded or collapsed.
icon_showDiff Ctrl+DCommand D Click this button to open the Differences Viewer, where you can compare the local copies of all the project files one after another with their updates from the server. Use the buttons Compare Next File compareNextFile and Compare Previous File comparePreviousFile to scroll through the list of updated files.
close Click this button to close the tab.
help F1F1 Click this button to show reference page.
The controls of the Changed files pane appear when the button icon_groupByChangelist is pressed.
icon_showDiff Ctrl+DCommand D Click this button to show differences between the selected and the previous revision for the selected file in the Changes Files pane.
icon_showDiffLocal Click this button to show differences between the selected revision of a file, and its current local copy.
icon_openLocalVersion F4F4 Click this button to open local copy of the selected file for editing.
icon_openRepositoryVersion Click this button to open repository version of the selected file.
rollback Click this button to revert selected changes.
propertiesDiff This button is only available for he files under Subversion, and enables viewing differences in properties of the selected file.
iconShowHistory Click this button to open the History view of the selected file in the History Tab of the Version Control tool window.
vcsToolbarGroupByDirIcon Ctrl+PCommand P When the button is not pressed, the pane shows a flat list of files. When the button is pressed, the pane shows files in their respective packages. In the latter case, expand and collapse buttons appear in the toolbar.
iconSelectAll Ctrl+ACommand A Click this button to select all files in the Changed Files pane.

See Also

Concepts:

Procedures:

Reference:

Web Resources: