DataGrip 2024.1 Help

Clean up local working copy

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).

The Cleanup command in Subversion can be helpful in the following situations:

  • Your local working copy is in an inconsistent state because a Subversion command was interrupted.

  • The timestamp of a file has changed while its content remains intact.

To clean up the local working copy, do one of the following:

  • Select the desired file or directory in the Project tool window and choose Subversion | Cleanup from the context menu of the selection.

  • Open the desired file in the editor and choose VCS | Subversion | Cleanup from the main menu.

  • Select the desired file or directory in the Changes view and choose Subversion | Cleanup from the context menu of the selection.

Last modified: 11 February 2024