Transfer: SVN server construction and use (1)

 Subversion is an excellent version control tool, and its specific advantages and detailed introduction will not be discussed here.

First, download and build the SVN server.

Now Subversion has been migrated to the apache website, download address:

http://subversion.apache.org/packages.html

This is the download address of the binary file package, you can find the source code and the download address of the documentation in the left navigation bar.

There are a total of 5 binary file packages under the Windows operating system, as shown in the figure:

Personally, I think it is best to use the VisualSVN server server and TortoiseSVN client together.

Click on the VisualSVN connection above to download the VisualSVN server, as shown in the figure:

Then download the TortoiseSVN client, the official website download address: http://tortoisesvn.net/downloads.html

Pay attention to download the installation package that matches your computer. You can also find the language package at the bottom of the page, as shown in the figure:

After the download is complete, there should be these installation packages, as shown in the figure:

 TortoiseSVN installation package and simplified Chinese language package

VisualSVN server installation package

First install the VisualSVN server installation package, double-click the VisualSVN server installation package, as shown in the figure:

Click Next to enter the next step, as shown in the figure:

Click Agree, go to the next step, as shown in the figure:

Select one of the above options, click Next, enter the next step, as shown in the figure:

Location refers to the installation directory of VisualSVN Server, Repositorys refers to your repository directory. Server Port specifies a port, Use secure connection Goushan means to use a secure connection, Use Subversion authentication means to use Subversion's own user authentication. Click Next to enter the next Step by step, as shown in the figure:

Click Install to go to the next step, as shown in the figure:

Wait for the installation to complete, as shown in the figure:

After the installation is complete, start VisualSVN Server Manager, as shown in the figure:

Next, we install TortoiseSVN, double-click the installation package, and enter the next step. As shown in the figure:

点击Next,进入下一步,如图:

选择接受,然后点击Next,进入下一步,如图:

选择安装路径,然后点击Next,进入下一步,如图:

点击Install,开始安装,如图:

等待安装完成,安装完成后如图:

接下来我们安装简体中文语言包,这个非常简单,一路Next就行,就不截图了.语言包安装完成以后在桌面任意空白地方单击鼠标右键,会在右键菜单里找到SVN,如图:

选择设置,进入下一步,如图:

在右边的语言里面选择简体中文,然后点击应用,确定,汉化即完成,如图:

到这里,服务端和客户端都已经安装完毕,下一篇介绍用VisualSVN Server创建版本库,以及TortoiseSVN的使用.

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=327052812&siteId=291194637