Neil Bird <n...@jibbyjobby.co.uk> writes:

>   Having just done a couple of commits (after an update), I did some
> work on a file then went to commit again (no 2nd. update) and
> TortoiseSVN reported no changes.
>
>   A command line 'svn status .' is giving me:
>
> svn: E200030: database disk image is malformed
> svn: E200030: database disk image is malformed
>
>   Er.  Can I recover from this?  Do you want any diagnostics from it
> (the SQLite d/b)?

Never seen that before.  If you have the sqlite3 tool then you can try

sqlite3 .svn/wc.db "pragma integrity_check"

which may give more information.

-- 
Philip

Reply via email to