Today, we will first install some necessary software, mainly including the following4(Software)1And 2Use on server machine, software 3And4Install on the client.In addition, we also useMsbuild,Robocopy,WebdeploymentAnd so on.ArticleI will introduce it to you.
|
Software |
latest version |
simple description |
1 |
visualsvn server |
1.6.1 |
Version Control, user and permission management |
2 |
cruisecontrol. ne T |
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 |
OKLet'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.Visual SVN server, the latest version1.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
Visualsvn Server Download documentation:
Http://www.visualsvn.com/server/doc/VisualSVN-Server.pdf
After the download, run Visualsvn - ServEr -1.6.1.msi Program, Click Next In the following sequence:
Figure1:
Figure2:
Note:Server PortThere, the default port has80/81/8080Three; if the lastCheckboxIf this parameter is selected, a secure connection is used 【HTTPSProtocol], this is the port only433/8433Two.
Figure3:
Figure4:
2.Cruisecontrol. neT, The latest version is1.4, You can download it here:
Http://ccnetlive.thoughtworks.com/CCNet-builds/1.4/1.4.0.3769/CruiseControl.NET-1.4-Setup.exe
Cruisecontrol. neTDocumentation can be viewed at the following URL:
Http://confluence.public.thoughtworks.org/display/CCNET/Documentation
After downloading, run the program cruisecontrol.net-1.4-setup.exe and clickNext ="I agreeIn the following sequence:
Figure1:
Figure2:
Figure3:
Figure4:
Figure5:
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 TortoiseSVN-1.5.5.14361-win32-svn-1.5.4.msi Program, clickNextIn the following sequence:
Figure1:
Figure2:
Figure3:
Figure4:
ClickFinishYou will be prompted to restart the system after the button. It does not matter if you do not restart the system.
4.Cruisecontrol. neT cctray, The latest version is1.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 clickNext ="I agreeIn the following sequence:
Figure1:
Figure2:
Figure3:
Figure3:
Figure3:
Project Management Practices series of tutorials: Project Management Practices series of tutorials.