PyCharm
 
Get PyCharm

Check out files from Subversion repository

Last modified: 08 October 2024

By checking out files from a Subversion repository, you obtain a local working copy of the repository, which you can edit. After making the necessary changes, you can publish the results by committing, or checking in your changes to the repository.

PyCharm suggests creating a project based on the sources checked out from version control.

If you accept the suggestion, open the new project as described in the Managing multiple projects section.