The principle of installing plugins is that to follow the rules, the plugin is consistent with the local SVN version,
This way you can use it seamlessly on the local and eclipse, without problems
1. Uninstall the Eclipse SVN plugin
2. Install the new SVN plugin
2.1, download
http://subclipse.tigris.org/
Find the URL or zip package
Download the installation package to add a ZIP package is the location of the ZIP package path, the URL is the direct URL
And then all the way next accept to the end.
Using the eclipse Kepler version, crashed, and want to reinstall, mainly encountered the following several issues
The working copy is not formatted because the SVN plugin has a strict version limit
Simply put, when you check out the project in Eclipse, there is a plug-in version, if your plugin upgrade, then it is possible to work a copy can not be used, the simple way is to empty check out
Plug-in version of the root of SVN also has a version of the corresponding relationship, need to be consistent or no way to use.
Multiple errors occurred while attempting to populate the view.
The synchronization state is resource/roman/src/main/java/com/xxx/xxx/xxxcould not being determined: org.apache.subversion.javahl.ClientException:Unsupported Working copy Format
Svn:this client is too old to work with the working copy at
' D:\ProgramData\Workspaces\eclipse\xxx ' (format 31).
You need to get a newer Subversion client. For more details, see
Http://subversion.apache.org/faq.html#working-copy-format-change
View the URL information for the prompt to see
In detail the version of the importance of a version will lead to automatic upgrade, if you start at the time of the eclipse checkout, using the lower version, later with the latest version, then there will be problems, there is the problem of upgrading or downgrading, so the simplest way is the whole project delete please empty, Also removed from the local directory, and then checked out again
This is generally possible, there is no need to use a certain version to downgrade the subsequent must also encounter problems, it is better to upgrade to the latest synchronous version of the re-establishment
MAVEN projects sometimes get an error, you can go to maven and make Maven
The project was not built since it build path is incomplete. Cannot find the class file for Java.lang.Object. Fix the build path then try building this project Roman Unknown Java problem
This client was too old to work with the working copy at
You need to get a newer Subversion client. For more details, see
Errors occur after installation, mainly because the original check-out is inconsistent with the plug-in version currently in use
Workaround, re-check out
Eclipse SVN Plugin Uninstall reinstall subclipse Uninstall Install the project was not built since it build path is incomplete this client are too old to Work with the working copy at