I have an Android project on Eclipse (STS) and it is giving me this error last time I tried to compile:
The project was not built due to "SVN: '0x00000119: Delete' operation finished with error". Fix the problem, then try refreshing this project and building it since it may be inconsistent
Google was not very helpful.. Only 9 hits
I would discard your current project and rebuild the project files again, importing the codebase 🙁
Update:
JohnEye recommends trying an svn cleanup first and this may solve your issue. If not, see above.