Posted to tcl by venks at Wed Jul 11 19:35:21 GMT 2012view pretty

venkat@lohit:../verif/test:15> fossil sqlite3
SQLite version 3.7.11 2012-02-13 20:16:37
Enter ".help" for instructions
Enter SQL statements terminated with a ";"
sqlite> vacuum;
sqlite> quit
   ...> ;
Error: near "quit": syntax error
sqlite> .quit
venkat@lohit:../verif/test:16> fossil rebuild
fossil: SQLITE_CORRUPT: database corruption at line 53465 of [84b324606a]
fossil: SQLITE_CORRUPT: statement aborts at 5: []
fossil: SQLITE_CORRUPT: statement aborts at 5: [ATTACH DATABASE '/proj/bl\enny/dbs/lepton.fossil' AS repository] unable to open database: /proj/ble\nny/dbs/lepton.fossil
fossil: unable to open database: /proj/blenny/dbs/lepton.fossil
ATTACH DATABASE '/proj/blenny/dbs/lepton.fossil' AS repository

If you have recently updated your fossil executable, you might
need to run "fossil all rebuild" to bring the repository
schemas up to date.