Clean up local working copy
Install the Subversion plugin
This functionality relies on the Subversion plugin, which you need to install and enable.
Press Ctrl+Alt+S to open settings and then select .
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 Commit window and choose Subversion | Cleanup from the context menu of the selection.