WebStorm 2023.3 Help

Changes Browser

This dialog opens when you select the Specified option in the Integrate Project dialog, and click the 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

Item

Tooltip and Shortcut

Description

Show 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.

svnShowDiffWithLocal.png

Show Diff with Local

Click 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.

Edit Source

F4

Click this button to open the source code of the selected file in the editor.

Open Repository Version

Click this button to open the repository version of the selected file for editing.

Revert Selected Changes

Click this button to roll back the changes in the selected file.

propertiesDiff.png

Compare Subversion Properties

Click this button to view the differences in properties between the selected revision of the selected file and your local working copy.

Group by Directory

Ctrl+Alt+P

Click this button to transform a flat list of files into a tree of packages with files.

Expand 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: 20 February 2024