Tips

When the database is corrupted:

sqlite3 .svn/wc.db "reindex nodes"
sqlite3 .svn/wc.db "reindex pristine"
sqlite3 .svn/wc.db "PRAGMA integrity_check"

Ok should be displayed