PyCharm 2016.1 Help

Sharing Directory

PyCharm supports the useful sharing directories feature of Subversion. The Share Directory command applies to the content roots. When such content root is shared, a new directory is created in the specified location of the Subversion repository, checked out to the local directory you want to share, and the contents of the local directory is added to the repository. After that the local directory contains a valid working copy of the repository.

To share a directory via Subversion repository

  1. In the Project tool window, select an unversioned directory, which is a content root of a module associated with Subversion.
  2. On the main menu, choose Subversion | Share Directory.
  3. Specify the target repository location, where the directory should be shared.

See Also

Last modified: 20 April 2016