When trying to commit my SVN repository, I received the following error:
Working copy 'Z:\prace-pj\projects\other\CopyRT' locked.
So, I run the command clean up, and then the commit is successful, but an error occurred at the end of the response message:
Error bumping revisions post-commit (details follow):
disk I/O error, executing statement 'RELEASE s11'
Now, when I try, for example, to update the repository, it says that it is blocked. When I clean and try to update again, I get an error:
disk I/O error, executing statement 'RELEASE s2'
sqlite: disk I/O error
What should I do to fix this?
source
share