更新SVN.connector 2.2.2后的Eclipse,SVN错误

更新SVN.connector 2.2.2后的Eclipse,SVN错误

问题描述:

Eclipse for PHP Developers

Version: Helios Service Release 2

Build id:20110301-1815

Mac OsX 10.6.6 (all updates installed)

I updated my Eclipse SVN connector to the most current version (using the Eclipse updater). The new plugin file names are: org.polarion.eclipse.team.svn.connector.svnkit16_2.2.2.I20110318-1700.jar org.polarion.eclipse.team.svn.connector_2.2.2.I20110318-1700.jar

After updating I cannot commit or update any of my projects with any SVN server any more (tried using different servers). The error message I get during committing is:

Some of selected resources were not added to version control. svn: Error while dispatching event: org.eclipse.team.svn.core.connector.ISVNProgressMonitor$ItemState.(Ljava/lang/String;IILjava/lang/String;IIJLjava/lang/String;)V

Beside that I am still able to browse the SVN Repositories

any help is highly appreciated! Thanks Pascal

用于PHP开发人员的Eclipse p>

版本:Helios Service Release 2 p >

构建ID:20110301-1815 p>

Mac OsX 10.6.6(已安装所有更新) p>

我更新了Eclipse SVN连接到最新版本(使用Eclipse更新程序)。 新的插件文件名是: org.polarion.eclipse.team.svn.connector.svnkit16_2.2.2.I20110318-1700.jar org.polarion.eclipse .team.svn.connector_2.2.2.I20110318-1700.jar p>

更新后我无法提交 em>或更新 em>我的任何项目 与任何SVN服务器不再(尝试使用不同的服务器)。 我在提交期间收到的错误消息是: p>

某些选定的资源未添加到版本控制中。 svn:调度事件时出错:org.eclipse.team.svn。 core.connector.ISVNProgressMonitor $ ItemState。(Ljava / lang / String; IILjava / lang / String; IIJLjava / lang / String;)V em> p>

除此之外,我仍然能够 浏览SVN存储库 p>

非常感谢任何帮助! 谢谢 Pascal p> div>

Finally, everything is working again.

I uninstalled all existing SVN plugins (to find in the menu under Help/Install New Software/ and then in the bottom right corner "What is already installed".) In that menu uninstall all SVN related plugins, restart Eclipse and start over again with installing a fresh SVN.

NOTE: All SVN Repositories and Project Versions did still exist after I reinstalled everything.

You have to manual add / enable this software site in "Available Sites" preferences window.

http://download.eclipse.org/technology/subversive/0.7/update-site/

After update SVN connector should work properly.