SVN server construction and svn Construction
I. First prepare three software:
1. VisualSVN-Server-3.6.3-x64.msi (svn server)
2. TortoiseSVN-1.9.6.27867-x64-svn-1.9.6.msi (svn client)
3. LanguagePack_1.9.6.27867-x64-zh_CN.msi (Changhua package of TortoiseSVN)
Software: http://subversion.apache.org/packages.html
Open the webpage and pull it to the end. You can see the following software downloaded.
Next is TortoiseSVN localization package, with TortoiseSVN on the same page to click https://tortoisesvn.net/downloads.html
Ii. Installation
Well, the next step is the specific installation process. The installation sequence is
1. VisualSVN-Server-3.6.3-x64.msi (svn server)
2. TortoiseSVN-1.9.6.27867-x64-svn-1.9.6.msi (svn client)
3. LanguagePack_1.9.6.27867-x64-zh_CN.msi (Changhua package of TortoiseSVN)
1. We first install: VisualSVN-Server-3.6.3-x64.msi
Of course, you may find that you have not seen anything. That is, we have not set the account and password.
Add a user as follows:
Then add a groups
Next, modify the configuration file of the project.
This turns out to be the case.
Continue Configuration
Local access
Okay. Now you can access it in the browser. You can enter localhost in the address bar of the browser, press enter, or use the following method:
Then the role of the user comes out. You need to authorize the browser.
Success !!!!!!
The above svn server has been installed
2. Installation: TortoiseSVN-1.9.6.27867-x64-svn-1.9.6.msi (svn client), this is relatively simple, always next on the line
If you right-click the blank area of the computer file, the installation is successful in the following situations:
3. Chinese: LanguagePack_1.9.6.27867-x64-zh_CN.msi
The above svn client is successfully installed and finished in Chinese !!!!