Almost all IT companies and some non-IT companies use Code Synchronization tools.
CVS/SVN/TFS/and so on. Usually we use CVS and SVN, which is also popular with open-source networks. Among them, SVN is the mainstream.
Tools and plug-ins in this document
Eclipse 3.5.1 (CVS)
Subversion 1.6.x (SVN)
Subversive 0.7
AnkhSVN 2.1 (2.1.7444)
Eclipse 3.5.1 Application
Http://www.eclipse.org/
Download 3.5.1 address: http://www.eclipse.org/downloads/download.php? File =/eclipse/downloads/drops/R-3.5.1-200909170800/eclipse-SDK-3.5.1-win32.zip
Other related components download web page (including 3.5.1 application): http://download.eclipse.org/eclipse/downloads/drops/R-3.5.1-200909170800/index.php
Eclipse 3.5.1 embedded CVS plug-in
The application itself carries the CVS plug-in.
If you are downloading the basic eclipse application, download it here:
(Tutorial omitted)
Eclipse 3.5.1 embedded SVN plug-in subversive
Web: http://www.eclipse.org/subversive/
Method 1: automatic update
Open eclipse 3.5.1-> help (menu)-> Install New Software (menu)
Open the Install interface, click Add, and enter:
Name: Subversive 0.7
Location: http://download.eclipse.org/technology/subversive/0.7/update-site/
Click OK
Next, there will be a lot of Next steps. You can select all the options, and click Next. Then, eclipse will prompt you to restart several times. After several times, it will be OK.
Note: After restart, when you open the SVN view, the SVN Kit version is selected. Select 1.3.0 here, which matches SVN1.6.x.
Method 2: manually update the plug-in package
: Http://www.eclipse.org/downloads/download.php? File =/technology/subversive/0.7/builds/Subversive-incubation-0.7.8.I20091023-1300.zip
Repeat the steps in method 1 to enter the Name and Location interfaces. Instead of entering them directly, click Archive and select the file you downloaded.
AnkhSVN 2.1 (2.1.7444) for vs2005/2008/2010 beta2
This is Microsoft Visual Studio 2005,200 8 and 2010 beta2 embedded SVN synchronization plug-in, similar to the use of TFS (Team Foundation Server)
: Http://ankhsvn.open.collab.net/servlets/ProjectProcess? DocumentContainer = c1 _ Thanks & _ = d
After the download is complete, install the program and run it directly.