Install subversion under windows

Foreword:

        Recently, I wrote the implementation of svn hooks (hook) post-commit under the windows version. So you will need to install the corresponding subversion under windows. After some inquiries, I decided to use VisualSVN Server and TortoiseSVN to implement the installation of subversion under windows. The corresponding installation package has been placed in the relevant Baidu cloud disk (link: https://pan.baidu.com/s/1a_y_p7oi9LprJYF4elcYhw password: l670). The version used by VIsualSVN Server is 3.8.1, and the version used by TortoiseSVN is 1.10.0.

         >>>Why use VIsualSVN Server instead of installing Subversion directly?

         Because the svn server requires an Apache server, if you install Subversion, you also need to install the corresponding Apache server. Too much trouble! ! ! So here we install VIsualSVN Server directly. Because it has already helped us integrate related things, and it can be used directly after the installation is completed, which is so convenient~~~~~~

         >>>What is the difference between VIsualSVN and VisualSVN Server? Why install VIsualSVN Server?

         Well, because VIsualSVN Server is free, and VIsualSVN is charged. I don't care about other reasons.

         >>>What does TortoiseSVN do?

         Just a little turtle! ! ! It's just an svn client. I heard that the tortoise won the tortoise and the hare! ! !

 

=========================================================================================

After the bullshit is over, we enter the corresponding installation operation.

The installation tutorial is on the right: https://www.cnblogs.com/Yimi/p/6283075.html

 

Haha, I won't write it here. Operations are relatively basic. You can refer to the tutorial above.

 

============================================================================================

After the installation, we have the corresponding svn server and corresponding svn client under windows. 0.0

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324945006&siteId=291194637