PhpStorm 2023.3 Help

View merge sources

For Subversion, the common Viewing Change History functionality is expanded with the possibility to view which revisions have been used in merges applied to a file. Merge sources can be presented as a tree of revisions.

To view the merge source

  1. Open the Version Control tool window, and switch to the Repository tab.

  2. Select the required changelist, and then choose a file from this changelist in the Changed Files pane.

  3. Select Show History from the context menu, or click on the toolbar. The History tab for the selected file will be displayed. For each revision, the Merge sources field shows the revisions that were used as sources for the merge.

    mergeSourcesHistory.png
  4. To view all paths affected by a merge, select the relevant row and press Alt+Shift+A or click on the toolbar.

    Review affected paths in the dialog that opens:

    pathsAffected.png
Last modified: 04 March 2024