标签:
If you accidentally marked all your files as "delete" (your file/folder has a red x on it), you can use below command to remove the delete state.
svn revert -R .
SVN: revert all command
原文地址:http://www.cnblogs.com/cindy-hu-23/p/4576933.html