Changelists pane
The pane shows the changelists committed and stored in the history cache. When you click a changelist, the files affected by the selected commit are displayed in the Changed Files pane.
Note
Committed changelists often correspond to issues in tracking systems. You can have such issues opened in the browser right from the Changelists pane. This functionality has the following prerequisites:
- The pattern of the bug tracking system is specified in the Issue Navigation page of the Settings dialog box.
- The corresponding issue number is mentioned in the commit message.
After the issue navigation is configured, issue numbers in commit messages are rendered as links. Clicking such link brings you to the corresponding page of your issue tracker.
| Item | Tooltip and Shortcut | Description | Available In |
|---|---|---|---|
| Refresh Ctrl+F5Ctrl+F5 | Click this button to refresh information in the view. | Both tabs |
|
| Show Details Ctrl+QCtrl+Q | Click this button to show the following information on the selected changelist:
| Both tabs |
|
| Create Patch | Click this button to create a patch based on the selected changelist. | Repository tab |
| Revert Changes | Click this button to create a reverse patch for the selected changelist and roll back the previously made changes.
The Select Target Changelist dialog box opens. Warning If the reverse patch applies to a version committed earlier, this roll back attempt may fail because of the conflicts with the later changes. Note You can use this action to revert changes committed by any user. | Repository tab |
|
| Update Project Ctrl+TCtrl+T | Click this button to update the project to the latest version. | Incoming tab |
| Expand All Ctrl+Add; Ctrl+EqualsCtrl+Add; Ctrl+Equals | Click this button to have all nodes expanded. | Both tabs |
| Collapse All Ctrl+Subtract; Ctrl+MinusCtrl+Subtract; Ctrl+Minus | Click this button to have all nodes collapsed. | Both tabs |
| Copy Ctrl+C; Ctrl+InsertCtrl+C; Ctrl+Insert | Click this button to copy the commit message of the selected changelist to the Clipboard. | Both tabs |
| Help F1F1 | Click this button to show the corresponding help topic. | Both tabs |
| Highlight Integrated | Click this button to have the Merge Info pane displayed.
Note The button is enabled only when both the server side and the client side use Subversion 1.5. | |
| Filter by | Use this drop-down list to hide the changelists that are of no interest and view only those that meet a certain criterion.
The available options are:
Note Select to turn off filtering. | Both tabs | |
| Group by | In this drop-down list, select whether you need to group changelists by users who committed them or by date. | Both tabs | |
| Search field | Use this text box to specify a search pattern to find the change list(s) with specific commit messages.
As you type, the list dynamically reduces to show the changelists with the commit messages that
match the entered pattern.
To save the pattern, press Enter. To view the list of recent search patterns, click the
To clear the list of search patterns, click the
| Repository tab | |
Changed files pane
| Item | Tooltip and Shortcut | Description |
|---|---|---|
|
| Show Diff Ctrl+DCtrl+D | Click this button to show the differences between the current and previous revisions of the selected file. |
|
| Show Diff with Local | Click this button to show the differences between the selected revision of the selected file and its current local copy. |
|
| Edit Source F4F4 | Click this button to open the local copy of the selected file for editing. |
|
| Open Repository Version | Click this button to open the repository version of the selected file. |
| Integrate to Branch | Click this button to integrate the changes from the selected file to the target branch. |
| Properties Diff | Click this button to view the differences in file properties between the current version and the previous revision. |
|
| Show History | Click this button to open the History view of the selected file in the Version Control tool window. |
|
| Group by Directory Ctrl+PCtrl+P | Click this button to transform a flat list of files into a tree of packages with files. |
| Expand All Ctrl+Add; Ctrl+EqualsCtrl+Add; Ctrl+Equals | Click this button to expand all nodes.
Note The button is available only when the files in the pane are displayed grouped by directories. |
| Collapse All Ctrl+Subtract; Ctrl+MinusCtrl+Subtract; Ctrl+Minus | Click this button to collapse all nodes.
Note The button is available only when the files in the pane are displayed grouped by directories. |
|
| Select All Ctrl+ACtrl+A | Click this button to select all files in the Changed Files pane. |
Merge info pane
Tip
The pane is available only if you are using SVN 1.5 or higher both on the server and in the local working copies.
In this pane, specify a pair of branches integration between which you need to monitor. The Changelists pane will show changelists related to the specified branches and provide information on the integration status of each changelist.
Note
You can specify several pairs of branches if several projects or roots are involved.
| Item | Tooltip and Shortcut | Description |
|---|---|---|
| From | Specify the URL address of the source branch.
Note PyCharm suggests the URL address selected in the Checkout from Subversion dialog box. | |
| To | Do the following:
| |
| Highlight Integrated | Click this button to have each changelist in the Changelists pane supplied with an indication of whether it is integrated or not. |
| Integrate To Branch | Click this button to integrate the selected changelist into the working copy.
The Integrate To Branch dialog box opens. |
| Undo Integrate To Branch | Click this button to revert the last integration of the selected changelist into the working copy. |
| Mark As Merged | Click this button to indicate that the selected changelist is integrated into
the working copy without actually integrating the changelist.
The action affects the administrative information in the .svn folder.
The icon next to the selected changelist changes from
|
| Mark As Not Merged | Click this button to indicate that the selected changelist is not integrated into the working copy without actually reverting integration.
Update the administrative information in the .svn folder.
The icon next to the selected changelist changes from
|
| Filter Out Integrated | Click this button to display only changelists that have not been integrated into the working copy. |
| Filter Out Not Integrated | Click this button to display only changelists that have been integrated into the working copy. |
| Filter Out Others | Click this button to hide extraneous changelists in the Changelists pane.
Note Extraneous changelists are changelists that are managed in another VCS or are located under another root. |
| Show Working Copies | Click this button to open the Subversion Working Copies Information dialog box. |
| Refresh | Click this button to refresh the information in the Changelists pane. |

button.
button.
or press
to
.
