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 .
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 .