Use svn revert --recursive folder_name
Warning
svn revertis inherently dangerous, since its entire purpose is to throw away data — namely, your uncommitted changes. Once you’ve reverted, Subversion provides no way to get back those uncommitted changes.
http://svnbook.red-bean.com/en/1.7/svn.ref.svn.c.revert.html