I have a lot of changes in a working folder, and something screwed up trying to do an update.
Now when I issue an \'svn cleanup\' I get:
>svn clea
It's possible that you have a problem with two filenames differing only by uppercase. If you ran into this problem, creating another working copy directory does not solve the problem.
Current Windows (i.e. crappy) filesystems simply do not grok the difference between Filename and FILEname. You have two possible fixes:
svn rename -m "broken filename case" http://server/repo/FILEname http://server/repo/filename