Commit Graph
7 Commits
Author SHA1 Message Date
Kenneth Skovhede bee55a951e Fixed the metadata repair to work correctly when the unique index constraint is enforced 2014-11-23 21:54:38 +01:00
Kenneth Skovhede b64a5b4c24 Added fixes to handle common issues where the database goes awry 2014-10-30 15:44:32 +01:00
Kenneth Skovhede 4c217b57d9 Fixed a number of dispose errors that would mask real errors 2013-08-23 23:36:25 +02:00
Kenneth Skovhede a229de8e23 Cleaned up some output with Backup and compacting.
Implemented better output for Restore.
Fixed a problem with errors during dispose, and a problem with selecting filesets that do not exist.
Fixed a bug with restore if a file existed with some correct data, a copy would be restored with partial data.
Added check to try to avoid excessive restores of the same files if a file in another version already exists.
2013-08-22 20:56:03 +02:00
Kenneth Skovhede ba0d475de3 Fixed repair for index files with --index-file-policy=full 2013-07-24 21:25:41 +02:00
Kenneth Skovhede c559b0fc7e Overhaul to the repair for blocks 2013-06-24 20:49:32 +02:00
Kenneth Skovhede 8f704d9445 Moved stuff around and dropped the ForestHash namespace 2013-05-08 20:17:07 +02:00