Go to sqlite official website (http://www.sqlite.org/download.html) to download sqlite3.exe
Find Precompiled Binaries for Windows,Click sqlite-shell-win32-x86-3080500.zip to download,300KB
Show items hide folders Svn
Svn download sqlite.exe and place it in the .svn folder.
Configure the sqlite environment variable, copy the .svn root directory and add it to the global environment variable
execute sqlite3 .svn/wc.db “select * from work_queue”
view the error message
delete the error file table sqlite3 .svn/wc.db “delete from work_queue”
If an error is reported that the database is locked – database is locked
execute sqlite3 .svn/wc.db “delete from wc_lock”
delete locked information
return to the project file for clearup operation
Read More:
- How to Solve Svn upload so File Error
- How to Solve DB2 uses Limit Error
- How to Solve “Error db.num is null” when starting Nacos
- How to Solve Azkaban Error Chung during uploading files to DB
- [Solved] Eclipse SVN Plug-in Submit Error: org.eclipse.team.svn.core.connector.SVNConnectorException…
- SVN Error:svn: E230001: Server SSL certificate verification failed: certificate issued
- SVN Update Error Please execute the ‘Cleanup‘ command [How to Solve]
- SVN ERROR (E200033): database is locked [How to Solve]
- How to Solve Error: spawn xxxx ENOENT
- How to Solve Keras calls plot_model error
- How to Solve J-link Error (Two Command Errors & Solution)
- How to Solve Jetpack room use error
- How to Solve null/hadoopbinary/wintils.exe Error
- How to Solve Expdp Error ORA-39126
- How to Solve VMware Workstation Error: This virtual machine appears to be in use.
- How to Solve Mac installation luajit error
- IDEA: How to Solve spark source code Modified Error
- How to Solve Namedparameterjdbctemplate.queryforobject() Return Error
- How to Solve [error] malformed \uxxxx encoding Error