背景
在使用Eclipse开发项目,提交属性svn:ignore时候,SVN报出一个错误。
Failed to execute WebDAV PROPPATCH
svn: Commit failed (details follow):
svn: At least one property change failed; repository is unchanged
整整花了3个小时的时间在这上面纠缠,终于在某个邮件论坛找到一点点线索。
在Re: Failed to execute WebDAV PROPPATCH上面,有人提到Subclipse无法执行,但是Tortuial SVN没有问题
原因
我用的Subclispe还是07年在工作室时候安装的1.2.3版本,因为一直懒,所以没有更新。
解决
卸载老版本的Subclipse,使用新版的Subclipse
卸载方法:Help - Install New Soft - What is already installed -> Uninstall
安装新版本Subclipse,传送门->Subclipse1.6.10
Comments
comments powered by Disqus