]> 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>
Mon, 20 Jul 2015 23:42:35 +0000 (00:42 +0100)
commit5fe1e131202b83d8822c4599f951415c125e8fe3
treeb193686df1f28055405f804a6e1fe4ed263bdfdc
parentbdb4527d85368f38e37457b7a138b237086cf035
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