]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Add version to magic folder db schema
authorDavid Stainton <dstainton415@gmail.com>
Thu, 2 Jul 2015 18:49:13 +0000 (11:49 -0700)
committerDaira Hopwood <daira@jacaranda.org>
Wed, 30 Sep 2015 15:45:23 +0000 (16:45 +0100)
commit471b0b55009d43aaf1d66fb8a0ce72b4f1746faa
tree6bf2edba95e81407f415efce2cc6186e9bb39092
parent0553aea1bc39243cb5d6c2c124cce2d1a9305e7f
Add version to magic folder db schema

- also update handling file addition and deletion events
to utilize local and remote version numbers in the uploader...

^ untested so far althought he basic Alice + Bob test continues to pass
src/allmydata/backupdb.py
src/allmydata/frontends/magic_folder.py
src/allmydata/test/test_magic_folder.py