GoLand 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 App vcs history 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.

    Merge sources history
  4. To view all paths affected by a merge, select the relevant row and press Alt+Shift+A or click App actions list changes on the toolbar.

    Review affected paths in the dialog that opens:

    Paths affected
Last modified: 23 August 2023