Generally speaking, there are two ways to install the SVN plug-in in eclipse:
The first method:
1. Download the SVN plugin
The SVN plug-in download address and update address, you can choose the version you need according to your needs. Now the latest is 1.8.x
Links for 1.8.x Release:
Eclipse update site URL: http://subclipse.tigris.org/update_1.8.x
svn plug-in package download: http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=2240
Links for 1.6.x Release:
Eclipse update site URL: http://subclipse.tigris.org/update_1.6.x
svn plug-in package download: http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=2240
Links for 1.4.x Release:
Eclipse update site URL: http://subclipse.tigris.org/update_1.4.x
svn plug-in package download: http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=2240
2. Install after downloading
Downloaded plug-in package directory structure:
Copy the files in the plugin package features and plugins directories into the features and plugins of the Eclipse installation directory respectively.
Then restart Eclipse
The second method:
1. Menu operation
2. Click "Add", enter the corresponding SVN address in the pop-up window, and then "OK"
3. Select both of them in the figure below, and then click Next all the way.
The above is all the content of this article. I hope it will be helpful to everyone's learning and I hope everyone will support Wulin.com more.