DataGrip 2023.3 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 Control+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 Integrate to branch 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 Integrate to branch 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 Undo integrate to branch on the toolbar.

Last modified: 23 August 2023