[pycharm] pycharm configuration svn

Table of contents

1. Configure svn address

2. Configure the svn button

3. Configure svn address

4. Checkout project to PycharmProjects

 5. use

6. Configure the virtual environment

7. Virtual environment installation library


1. Configure svn address

Seting-version control-subversion

Blogger's own:

 Can not find svn.exe click my blog post

2. Configure the svn button

VCS-->Enable Version Control Integration-->Subversion-->OK

 The upper right corner shows the svn button

  

3. Configure svn address

VCS--Browse VCS Repository-Browse Subversion...

 After executing the above steps, the SVN repository below will appear, as follows: 1-->2-->3 (click ok without password)

4. Checkout project to PycharmProjects

Continue to the previous step, find the warehouse checkout to PycharmProjects

 

 

 

 5. use

Before each use, you need to update the update code before submitting

6. Configure the virtual environment

slightly

7. Virtual environment installation library

right click on item

Guess you like

Origin blog.csdn.net/legend818/article/details/130135392