http://blog.sina.com.cn/s/blog_694d806e0100kaqz.htmlhtml
用TortoiseSVN:
1.在本地working copy中,用TortoiseSVN->Show log查看版本庫的歷史記錄。能夠用search。
2.找到刪除該文件或者文件夾的版本,在Log message裏右鍵Revert the changes from this revision。
3.該文件或文件夾就被恢復到本地的working copy中了。若是是誤刪除的,commit到Repository裏就好了。this