Locally deleting a file followed by svn update restores the local copy of that file. However this does not seem to apply to folders. Is there any way to make it work for fol
svn status|grep ^D|^Ct -c9-|xargs -n1 svn revert