Errors occurred while updating the change sets for SVNStatusSubscriber的解决

来源:互联网 发布:蛇精脸拍照软件 编辑:程序博客网 时间:2024/06/01 08:49

在linux的eclipse中,保存文件时出现了这个问题:

Errors occurred while updating the change sets for SVNStatusSubscriber

看详细信息发现我的build文件夹不在svn中,将其加入到svn中就可以了。当然,这不是一种好的方法,但可以用作权宜之计。