Good evening. I have a small fossil repository that I've been committing into for a couple of weeks now, and when I tried to commit a bunch of files, it indicated the repository is corrupt.
Can anyone recommend how I can fix this? I also have my command list below. Thanks. Richard C:\Users\rboehme\Google Drive\user\Richard\Projects\CSharp\ShardGalaxy>fossil update Autosync: https://[email protected]:8420/qw_shardgalaxy/ Round-trips: 1 Artifacts sent: 0 received: 0 SQLITE_CORRUPT: database corruption at line 56528 of [b1ed4f2a34] SQLITE_CORRUPT: statement aborts at 26: [REPLACE INTO config(name,value,mtime)VALUES('ckout:C:/Users/rboehme/Google Drive/user/Richard/Projects/CSharp/ShardGala xy/',1,now())] Pull finished with 363 bytes sent, 2309 bytes received ------------------------------------------------------------------------------- checkout: e0e69dddec5888fbc55b8806eacd6405754808c2 leaf: open changes: None. Already up-to-date C:\Users\rboehme\Google Drive\user\Richard\Projects\CSharp\ShardGalaxy> C:\Users\rboehme\Google Drive\user\Richard\Projects\CSharp\ShardGalaxy> C:\Users\rboehme\Google Drive\user\Richard\Projects\CSharp\ShardGalaxy> C:\Users\rboehme\Google Drive\user\Richard\Projects\CSharp\ShardGalaxy>fossil com -m "Added log4net" SQLITE_CORRUPT: database corruption at line 56528 of [b1ed4f2a34] SQLITE_CORRUPT: statement aborts at 26: [REPLACE INTO config(name,value,mtime) VALUES('last-sync-url',' https://[email protected]:8420/qw_shardgalaxy/',now() )] fossil: database disk image is malformed: {REPLACE INTO config(name,value,mtime) VALUES('last-sync-url',' https://[email protected]:8420/qw_shardgalaxy/',now ())} If you have recently updated your fossil executable, you might need to run "fossil all rebuild" to bring the repository schemas up to date. C:\Users\rboehme\Google Drive\user\Richard\Projects\CSharp\ShardGalaxy>fossil all rebuild "C:\Users\rboehme\Google Drive\user\Richard\apps\bin\fossil.exe" rebuild "C:/Users/rboehme/Google Drive/user/Richard/fossil/RFBPersonal_home.fossil" 100.0% complete... "C:\Users\rboehme\Google Drive\user\Richard\apps\bin\fossil.exe" rebuild "C:/Users/rboehme/Google Drive/user/Richard/fossil/qw_shardgalaxy.fossil" 0.0% complete... SQLITE_CORRUPT: database corruption at line 56528 of [b1ed4f2a34] SQLITE_CORRUPT: statement aborts at 19: [DROP TABLE 'filename'] C:\Users\rboehme\Google Drive\user\Richard\apps\bin\fossil.exe: database disk image is malformed: {DROP TABLE 'filename'} If you have recently updated your fossil executable, you might need to run "fossil all rebuild" to bring the repository schemas up to date. C:\Users\rboehme\Google Drive\user\Richard\Projects\CSharp\ShardGalaxy>fossil version This is fossil version 1.29 [3e5ebe2b90] 2014-06-12 17:25:56 UTC C:\Users\rboehme\Google Drive\user\Richard\Projects\CSharp\ShardGalaxy> -- Thank you. Richard Boehme Email: [email protected] Phone: 443-739-8502 Work Phone: 410-966-6606 (Mon - Thu 6 AM - 4:30 PM)
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

