Eclipse's SVN plugin is consistent with the client SVN plugin and is not prone to problems
SVN client Download Address: http://tortoisesvn.net/downloads.html
1) View Eclipse SVN version: Window----PREFERENCES----Team---SVN---svn interface
2) View Client SVN version: Right-click---select TortoiseSVN---select About
1) Update the SVN plugin for eclipse:
Eclipse's SVN plugin address query: Http://subclipse.tigris.org/servlets/ProjectProcess?pageID=p4wYuA
Help---softaware Update and add-ons---Available software-----Add Site---Enter the address of the Eclipse SVN plugin and install it.
2) Update the SVN client:
SVN client Download Address: http://tortoisesvn.net/downloads.html
Download after the installation is .....
Note: To keep the version consistent:
For example, the SVN client installs 1.8. Then eclipse has to install 1.8.
Subclipse 1.10.x includes and requires Subversion 1.8.x client features and working copy format.
So, 1.8 should be used: http://subclipse.tigris.org/update_1.10.x
Instead of: http://subclipse.tigris.org/update_1.8.x
Finally, under Windows, using SVN commands in DOS for quick SVN operations, you need to install the SVN command-line client instead of TortoiseSVN GUI management:
Download Address: Http://subversion.apache.org/packages.html#windows in the inside choose WIN32SVN after installation, look under Set environment variables Oh, I installed the environment variable inside automatically have, but the insurance period to see also no trouble , then restart the computer and then cmd inside the SVN help to try, the SVN message appears, the SVN command line client installation OK.