DataGrip 2022.2 Help

View and fast process of changelists

Install the Subversion plugin

This functionality relies on the Subversion plugin that should be installed and enabled in your IDE.

  1. Press Ctrl+Alt+S to open the IDE settings and select Plugins.

  2. Switch to the Marketplace tab and use the search field to find the Subversion plugin.

  3. Click Install and restart the IDE if prompted.

If you are using Subversion 1.5 or later on the server and in your local working copy, you can take advantage of the extended Merge Info functionality implemented through the Merge Info pane of the Version Control tool window Alt+9, the Repository tab.

With this functionality, instead of browsing all changelists within a certain period, you can define a set of changelists to display. This is done by specifying a pair of branches in the repository (source and target), whereupon DataGrip shows only the changelists from the source branch that have been integrated into the target branch.

Additionally, you can specify various filtering options to minimize the number of extraneous changelists.

Finally, integration and managing integration status are also available directly from the Merge Info pane.

The extended browsing functionality includes:

If you are using SVN 1.4 or lower, to enable the Merge Info functionality, you need to change the format of your local working copy first.

Last modified: 04 August 2022