JetBrains Rider
 
Get JetBrains Rider
Get your hands on the new features ahead of the release by joining the Early Access Program for Rider 2025.1! Learn more

Share directory

Last modified: 11 February 2024

JetBrains Rider supports the Subversion sharing directories feature. The Share Directory command is applied 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 are added to the repository. As a result, the local directory contains a valid working copy of the repository.

To share a directory via the Subversion repository, do the following:

  1. In the Project tool window, select an unversioned directory that is the content root of a module associated with Subversion.

  2. Go to VCS | Subversion | Share Directory.

  3. Specify the target repository location where to share the directory.