PyCharm Edu 3.0 Help

Cleaning Up Local Working Copy

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 Local Changes tab of the Version Control tool window and choose Subversion | Cleanup from the context menu of the selection.

See Also

Last modified: 30 August 2016