I am trying to commit some classes and XML files to SVN but I keep getting this error message:
svn: E200007: Commit failed (details follow): svn: E20000
I had the same problem,
Working on windows and netbeans, and I don't have console access.
- I tried cleaning up project, did'nt work
- project > subversion > working copy > clean up, did'nt work
Then
browse into winodws files
find the project
right click
chose TortoiseSVN
Cleanup...
checked: clean up working copy status and include externals (they are set as default)
That's all, I was able to commit from netbeans enviroment.
Hope this help someone.