]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
backup: remove the --no-backupdb command, the handling of "can't import sqlite",... trac-3900
authorZooko O'Whielacronx <zooko@zooko.com>
Thu, 4 Jun 2009 17:31:31 +0000 (10:31 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Thu, 4 Jun 2009 17:31:31 +0000 (10:31 -0700)
commit8c18ac38a9b71d43f7c2798e21d14f789c0210b9
tree910f4061181f789ca6f2afd008f498c65e13068e
parent81b0e1382d9dd391eadb15b1e3035d68e5f80b46
backup: remove the --no-backupdb command, the handling of "can't import sqlite", and the related tests, and change an error message to more correctly indicate failure to load the database from disk rather than failure to import sqlite module
Fixes #728.
docs/backupdb.txt
src/allmydata/scripts/backupdb.py
src/allmydata/scripts/cli.py
src/allmydata/scripts/tahoe_backup.py
src/allmydata/test/test_cli.py