I want svn update to overwrite my local file with the files from the server, even if my local files have modifications, I want to throw them away and use the version that\'s on
Worst case, delete the contents of your working copy (excluding the .svn folder) and do an update.