opkg update
opkg upgrade libsqlite3
Then stop and start the server with:
/etc/init.d/subversion stop
/etc/init.d/subversion start
There you go - no more sqlite error when transferring files :)
Important: It is possible to face the 'General error 5: database is locked' even when svn server is removed. Probably the reason is somewhere in PDO and usage of newer libsqlite3 version ... Doh
No comments:
Post a Comment