PhpStorm 2019.1 Help

Update Info Tab

View | Tool Windows | Version Control

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

Toolbar

Item

Tooltip and shortcut

Description

Group by package

Group by Packages

When this button is pressed, the update information within nodes is grouped by namespaces.

Filter

Scope Filter

This action is only available if the Filter Update Project Information by scope option is selected in the Settings/Preferences dialog (Ctrl+Alt+S) under Version Control. Click this icon to only show update info for the selected scopes.

Expand all
Collapse all

Expand all
Ctrl+NumPad Plus
Collapse all
Ctrl+NumPad -

Use these buttons to have all nodes expanded or collapsed.

Diff

Show Diff
Ctrl+D

Click this button to open the Differences viewer for files, where you can compare the local copies of all the project files one after another with their updates from the server. Use the Compare Next File Forward and Compare Previous File Back buttons to scroll through the list of updated files.

Close

Close
Ctrl+Shift+F4

Click this button to close the tab.

Context menu of a selection

Item

Shortcut

Description

Diff

Show Diff
Ctrl+D

Click this button to open the Differences viewer for files, where you can compare the local copies of all the project files one after another with their updates from the server. Use the Compare Next File  Forward and Compare Previous File  Back buttons to scroll through the list of updated files.

Deployment

N/A

The option is only available if the Remote Hosts Access plugin is enabled and at least one server access configuration is defined.

Select this option to invoke a popup menu with deployment-related actions:

  • Upload to: select this option or press Ctrl+Shift+Alt+X and then select a server or a server group to upload items to. If the default server or server group is appointed, an additional Upload to <default deployment server or server group> action is also available.

  • Compare with deployed to: select this option and then select a server to compare a single file with its remote version. If the default server or server group is appointed, an additional Compare with deployed to <default deployment server> action is also available.

  • Sync with deployed to: select this option and then select a server to synchronize local items with their remote versions.

See Uploading and Downloading Files and Comparing Deployed Files and Folders with Their Local Versions for details.

Last modified: 26 July 2019

See Also