Objective:
The implementation of the SVN hooks (hook) Post-commit was recently written in the Windows version. So you will need to install the appropriate subversion under Windows. After a query, it was 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). VISUALSVN Server uses a version of 3.8.1 and TORTOISESVN uses a version of 1.10.0.
Why would >>> use VISUALSVN server instead of installing subversion directly?
Because the SVN server requires an Apache server, if you install subversion, you will need to install the appropriate Apache server. Too much trouble!!! So here we install VISUALSVN Server directly. Because it has helped us to integrate the relevant things, after the installation can be used directly, too convenient ~~~~~~
What is the difference between >>>VISUALSVN and VISUALSVN server? Why would you like to install VisualSVN Server?
Yes, well, because VISUALSVN server is free, VISUALSVN is charged. I don't want to be in control of the other reasons.
What is >>>TORTOISESVN for?
is a small turtle!!! It's an SVN client. I heard the tortoise and Rabbit race turtle won!!!
=========================================================================================
After the RIP is complete, we enter the appropriate installation operation.
Installation tutorial on the right: https://www.cnblogs.com/Yimi/p/6283075.html
Haha, I will not write here. Operations are relatively basic. You can refer to the tutorial above.
============================================================================================
After the installation, we have the appropriate SVN server and the corresponding SVN client under Windows. 0.0
Installing Subversion under Windows