Revisions can not be deleted in SVN. Though a commit can be reverted. For example using TortoiseSVN. In the log, locate the commit to which you want to revert to and choose 'revert to this revision'. Then commit the changes and you're back to a previous committed version of your application. On the console, you can accomplish the same thing with reverse merging.