Today, we will first install some necessary software, mainly including the following four. Software 1 and 2 are used on the server machine, and software 3 and 4 are installed on the client machine. In addition, msbuild, robocopy, and webdeployment are also used. I will introduce them to you when using them in the following articles.
|
Software |
Latest Version |
Simple Description |
1 |
Visualsvn Server |
1.6.1 |
Version Control, user and permission management |
2 |
Cruisecontrol. net |
1.4 |
Build servers on a daily basis |
3 |
Tortoisesvn |
1.5.5.14361 |
Version Control Client |
4 |
Cruisecontrol. Net cctray |
1.4 |
Monitor build status |
Okay. Let's take a look at the installation process of the above software.
Note: in order to take care of beginners, the process is described in more detail here, so please forgive me!
1. visualsvn server. The latest version is 1.6.1. You can download it here:
Http://www.visualsvn.com/files/VisualSVN-Server-1.6.1.msi
Visualsvn server. The latest version is 1.6.2. You can download it here:
Http://www.visualsvn.com/files/VisualSVN-Server-1.6.2.msi
Download visualsvn server documentation:
Http://www.visualsvn.com/server/doc/VisualSVN-Server.pdf
After the download, run visual svn-ServEr-1.6.1.msi program. Click Next. The installation steps are as follows:
Figure 1:
Figure 2:
Note: The default port number of the server port is 80/81/8080. If the last checkbox is selected, the secure connection [HTTPS protocol] is used ], this indicates that only port 433/8433 is available.
Figure 3:
Figure 4:
2. cruisecontrol. net. The latest version is 1.4. You can download it here:
Http://ccnetlive.thoughtworks.com/CCNet-builds/1.4/1.4.0.3769/CruiseControl.NET-1.4-Setup.exe
You can view cruisecontrol. Net documentation at the following URL:
Http://confluence.public.thoughtworks.org/display/CCNET/Documentation
After downloading the file, run the cruisecontrol.net-1.4-setup.exe program and click Next = "I agree". The installation steps are as follows:
Figure 1:
Figure 2:
Figure 3:
Figure 4:
Figure 5:
3. tortoisesvn. The latest version is 1.5.5.14361. You can download it here:
Http://downloads.sourceforge.net/tortoisesvn/TortoiseSVN-1.5.5.14361-win32-svn-1.5.4.msi? Download
Download the Simplified Chinese Language Pack:
Http://downloads.sourceforge.net/tortoisesvn/LanguagePack_1.5.5.14361-win32-zh_CN.msi? Download
Tortoisesvn Chinese materials:
Http://www.subversion.org.cn/tsvndoc/
Http://www.isubversion.com.cn/help/tortoise/
After the download, run the TortoiseSVN-1.5.5.14361-win32-svn-1.5.4.msi program and click Next, the following sequence is the installation steps:
Figure 1:
Figure 2:
Figure 3:
Figure 4:
After you click the finish button, the system will be prompted to restart. In fact, it does not matter if you do not restart the system.
4.Cruisecontrol. Net cctrayThe latest version is 1.4. You can download it here:
Http://ccnetlive.thoughtworks.com/CCNet-builds/1.4/1.4.0.3769/CruiseControl.NET-CCTray-1.4-Setup.exe
After downloading, run the program cruisecontrol.net-cctray-1.4-setup.exe and click Next = "I agree". The following sequence is the installation procedure:
Figure 1:
Figure 2:
Figure 3:
Figure 3:
Figure 3:
Project Management Practices series of tutorials: Project Management Practices series of tutorials.
Other articles recommended
Project management practices
In Visual Studio 2008, how to compare the two database architectures [schema] and data [data] and synchronize
Author: ttzhang (technology life-Zhang Tao's technology blog)
Source: http://ttzhang.cnblogs.com/
The copyright of the article is shared by the blog and I. You are welcome to repost it. However, you must keep this statement without the author's consent and provide the author's name and original article connection clearly on the article page, otherwise, you are entitled to pursue legal liability.