At some point all files in my working copy got marked with \"S\" symbol as shown below:
$ svn st M S AclController.php S InstallationController.php
I had this problem with a directory I successfully committed to SVN. The solution for me was to erase it locally then update. I couldn't see any differences, but the .svn file was fixed for whatever reason (no more S).