PyCharm integrated SVN, check out, commit code

1, install SVN, SVN directory does not solve the problem svn.exe

  • Reopen the TortoiseSVN installation file
  • After selecting the Modify option in the command line client tools to modify Will be installed on local hard drive Wait for the installation to complete
  • SVN file directory will appear svn.exe

 

2, the configuration settings pycharm

 

3, select a project control tool

 

4, adding SVN code repository address

 

5, the SVN repository check code to local

 

6, Pycharm update, native code submitted to SVN

  • Update update

  • Submit commit

Guess you like

Origin www.cnblogs.com/Mr-ZY/p/12111447.html