SVN 解锁

SVN 解锁

http://yelongyelong.javaeye.com/blog/148039

1. 在eclipse里提交和更新文件出错

错误提示: Attempted to lock an already-locked dir
svn: Working copy 'F:\workspace\WebFrame\WebRoot\index.jsp' locked

解决:
在客户端命令行使用命令 svn cleanup F:\workspace\WebFrame\WebRoot

Technorati : svn

你可能感兴趣的:(SVN 解锁)