SVN Path is not a working copy directory解决

环境:VisualSVN-Server-2.5.5 + TortoiseSVN-1.6.16 + MyEclipse 6.5


问题:更新项目出现org.tigris.subversion.javahl.ClientException: Path is not a workingcopy directory svn is not a working copy The system cannot find the pathspecified. 


解决:

 

右击项目------->选择Team------->Disconnect------->Also delete the SVN metainformation from the file system------->再重新Share Project。

 

参考资料:

http://xafc2370.iteye.com/blog/1462518







你可能感兴趣的:(MyEclipse,SVN,delete,System,Path)