DataGrip 2024.1 Help

Integrate files and changelists from the Version Control tool window

Install the Subversion plugin

This functionality relies on the Subversion plugin, which you need to install and enable.

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

  2. Open the Marketplace tab, find the Subversion plugin, and click Install (restart the IDE if prompted).

You can integrate changelists or files into your local working copy directly from the Version Control tool window Alt+9.

Do the following:

  1. In the Changelists pane, select the required changelist. If necessary, you can select several changelists at a time.

  2. Do one of the following:

    • To integrate an entire changelist, click the Integrate to Branch button integrateToBranch.png on the Merge Info pane toolbar.

    • To integrate a particular file from the selected changelist, select the file in the Changed Files pane and click the Integrate to Branch button integrateToBranch.png on the Merge Info pane toolbar.

    • To revert the last integration of the selected changelist into the working copy, click the Undo Integrate to Branch button undoIntegrateToBranch.png on the toolbar.

Last modified: 11 February 2024