If this error afflict your quiet development day, I’m sorry ![]()
I had this problem today and I solved in few steps:
- make a backup of the working copy in a different directory
- delete only the corrupted directory from your working copy
- make an svn update
- copy back only the modified files you need from the backup copy to the current working copy
- commit your changes
Now breath deeply and take a cold shower: I suppose you must be sweat!

This worked for me, thanks!
Comment by Filip S. Adamsen — May 15, 2009 @ 12:32 pm
Thanks!!! simple and works!!!
Comment by porquero — December 3, 2009 @ 6:54 pm
Brute force… but work fine for me.
Thanks.
Comment by Kozio?ek — December 15, 2009 @ 3:36 pm
I’ve read lots of other solutions to this same problem and most of them are quick complex. This is by far the simplest solution and IT WORKS!
Thanks.
Comment by Dorian Noteworthy — March 18, 2010 @ 7:13 pm