Brian Warner
|
23fdd4f48e
|
backupdb: cosmetic: capitalize the no-pysqlite instructions properly. Thanks to Terrell Russell for the catch.
|
2009-02-11 15:28:30 -07:00 |
|
Brian Warner
|
f7a263eb0b
|
#619: make 'tahoe backup' complain and refuse to run if sqlite is unavailable and --no-backupdb is not passed
|
2009-02-10 18:49:10 -07:00 |
|
Brian Warner
|
5bc0ef7ffe
|
backupdb.py: catch OperationalError on duplicate-insert too, since pysqlite2 on dapper raises it instead of IntegrityError
|
2009-02-06 01:34:01 -07:00 |
|
Brian Warner
|
add0e1f2f8
|
#598: add backupdb to 'tahoe backup' command, enable it by default
|
2009-02-05 19:56:40 -07:00 |
|
Brian Warner
|
4be2e11d11
|
add sqlite-based backupdb, for #598 and others (including 'tahoe cp'). Not enabled yet.
|
2009-02-05 18:17:56 -07:00 |
|