SyncEngine: Handle upgrade case from 1.8.0
authorKlaas Freitag <freitag@owncloud.com>
Mon, 4 May 2015 10:14:35 +0000 (12:14 +0200)
committerKlaas Freitag <freitag@owncloud.com>
Mon, 4 May 2015 11:40:25 +0000 (13:40 +0200)
commitd63abef718ebab0717c496dca11a9ad363bf6965
tree1c1c073d5d374ffc4f35c06cf7707a2f6a8c0284
parentcdba8a7f2f76cff7b185c4b247d5511d29e7d354
SyncEngine: Handle upgrade case from 1.8.0

If 1.8.0 caused missing data in the local tree, this patch gets it
back. For that, the usage of the journal for remote repository is
disabled at the first start.
src/libsync/syncengine.cpp
src/libsync/syncjournaldb.cpp
src/libsync/syncjournaldb.h