svn提交的时候出现如下错误提示:
Some of selected resources were not committed.
Can't overwrite cause with org.tmatesoft.svn.core.SVNException: svn: E155004: Commit failed (details follow):svn: E155004: Working copy 'D:\platProject2\xunteng-plat2\xunteng-common2' locked
svn: E155004: 'D:\platProject2\xunteng-plat2' is already locked.
解决方法:
我的工程目录为:D:\platProject2\xunteng-plat2
1)在工程目录打开命令行(同时按shift和鼠标左键,然后点击“在此处打开命令行窗口”)
2)在命令行窗口执行命令:svn cleanup