IntelliJ IDEA 2020.3 Help

Changes Browser

This dialog opens when you select the Specified option in the Integrate Project dialog, and click the Icons general ellipsis button.

Use this dialog to select which revision to use in integration.

Changes list

This pane contains the list of all changes to your project. For each change, there is the revision number, the user who made the change, the date and the description. You can sort the list by this information by clicking the corresponding column header.

You can click the Older and Newer buttons to display the previous/next list of change.

Commit message

This read-only area shows the commit message for the selected revision.

Commit details

This pane shows a list of files that were modified in the selected revision.

Toolbar

ItemTooltip and ShortcutDescription
Icons actions diffShow Differences
Ctrl+D
Click this button to open the Differences dialog that points at the differences between the selected revision and the previous revision of the selected file.
Svn show diff with localShow Diff with LocalClick this button to open the Differences dialog that points at the differences between the selected file in the current revision and in your local working copy.
Icons actions editEdit Source
F4
Click this button to open the source code of the selected file in the editor.
Icons actions edit sourceOpen Repository VersionClick this button to open the repository version of the selected file for editing.
Icons actions rollbackRevert Selected ChangesClick this button to roll back the changes in the selected file.
Properties diffCompare Subversion PropertiesClick this button to view the differences in properties between the selected revision of the selected file and your local working copy.
Icons actions group by packageGroup by Directory
Ctrl+P
Click this button to transform a flat list of files into a tree of packages with files.
Icons actions expandall Icons actions collapseallExpand All/Collapse All
Ctrl+NumPad +

Click this button to expand/collapse all nodes.

Note that these buttons are only available only when tree-view is enabled.

Last modified: 08 March 2021