PyCharm 2.7.2 Web Help

VCS | Local History | Show History


Use this dialog box to explore changes to a folder. The dialog box consists of two views:

Tip

The same dialog box is available on the context menu of a folder.

History view

The History view shows a list of folder revisions, each one being supplied with a time stamp, revision number, and an indication of the action that resulted in this state.

ItemDescription
rollback.png Click this button to revert the selected action.
iconCreatePatch.png Click this button to create a patch based on the selected local version.
help.png Click this button to have the corresponding reference topic shown.

Changes view

The Changes view shows a tree of changed files as per the selected version in the History view.

ItemShortcutDescription
img Ctrl+DCtrl+D Click this button to show the differences between the current local version and the one selected in the History view. Alternatively, double-click the current local version in the Changes view.
rollback.png With a file, selected in the Changes view, click this button to roll back the selected action.
directory Ctrl+PCtrl+P Click this button to show changed files as a tree view of folders. If this button is not pressed, the files are shown as a flat list.
expandAll.png or collapseAll Ctrl+Add; Ctrl+EqualsCtrl+Add; Ctrl+Equals or Ctrl+Subtract; Ctrl+MinusCtrl+Subtract; Ctrl+Minus Click these buttons to have all nodes expanded or collapsed. These buttons are only available when the changed files are shown as a tree view.
svnSelectAll Ctrl+ACtrl+A Click this button to select all the files in the list or a tree view.
find1 Ctrl+F; Alt+F3Ctrl+F; Alt+F3 In this area, type the search string. Note also that speed search is available in the Changes pane.
clear Click this button to clear the search area.

Tip

Speed search is available in the Changes view.

See Also

Concepts:

Procedures:

Web Resources: