sync problem hundreds of conflicts
Hi all,
after upgrading to 3.0 I got suddenly 226 conflicts to resolve during sync.
Because I didn't want to resolve all manually and because I knew that my local repository is the right one I tried to reset my sync to the server.
But although the bib on the server seems to be completely empty (in the online-view) I get the conflicts again as soon as I try to sync again.
Any hint?
cheers
after upgrading to 3.0 I got suddenly 226 conflicts to resolve during sync.
Because I didn't want to resolve all manually and because I knew that my local repository is the right one I tried to reset my sync to the server.
But although the bib on the server seems to be completely empty (in the online-view) I get the conflicts again as soon as I try to sync again.
Any hint?
cheers
First resetting bibliograpy and then syncing again. Same error.
I made a debug-output: The Debug ID is D810462678
In any case, from your debug output it looks like what you're getting are file sync conflicts, not data conflicts, and the reset options have no effect on file conflicts. Somehow all the file modification times on your WebDAV server are from December 2010, whereas your local files are (mostly) from 2009. Perhaps you somehow overwrite all your WebDAV files from another computer in December 2010?
Assuming the files haven't actually changed, we should be able to skip the conflicts, but that's not done currently. We can't fix this on the 3.0 branch, but if you quickly click through all the conflicts once—I believe Zotero should default to the most recent timestamp, so you shouldn't need to review each one—this should go away.
Yes you're right: all of the sync conflicts are files.
I will try like you proposed, skipping the conflicts and see what happens.
thanks a lot.