SVN常见错误
1
org.tigris.subversion.javahl.ClientException: Attempted to lock an already-locked dir異常解決方法
轉 http://blog.csdn.net/chenyanbo/article/details/5940009
myeclipse用svn提交的時候報錯:
?Attempted to lock an already-locked dir
svn: Working copy 'D:/Program Files/MyEclipse 6.6flex/workspace/emis/WebRoot/emis/emresource' locked
?
org.tigris.subversion.javahl.ClientException: Attempted to lock an already-locked dir
svn: Working copy 'D:/Program Files/MyEclipse 6.6flex/workspace/emis/WebRoot/emis/emresource' locked
?
解決方法:
1、在客戶端命令行使用命令 svn cleanup?D:/Program Files/MyEclipse 6.6flex/workspace/emis/WebRoot/emis/emresource
2、直接進入到上面的文件夾下的.svn目錄,刪除lock文件就可以了
轉載于:https://www.cnblogs.com/cici-new/archive/2013/05/10/3071782.html
總結
- 上一篇: MySQL工具汇总
- 下一篇: 采用oracle过程发邮件