http://bugzilla.moblin.org/show_bug.cgi?id=2416
--- Comment #15 from pohly <[email protected]> 2010-02-09 08:04:30 PST --- I updated the code so that it uses <datastoreinitscript> and LOCERR_DATASTORE_ABORT. <datastoreinitscript> allows us to detect the situation that the client falls back to a slow sync on its own (comment #8). LOCERR_DATASTORE_ABORT is necessary to cope with the fix in libsynthesis which aborts the whole session immediately once ABORTDATASTORE() is called in any store. Congwu, I also touched some of your code. Can you review this patch series? It is in mb2416. We still don't support slow sync detection in servers. Latest discussion with Synthesis points towards a solution that requires new scripts to be added, something that Lukas wants to do at some point. -- Configure bugmail: http://bugzilla.moblin.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching someone on the CC list of the bug. _______________________________________________ Syncevolution-issues mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution-issues
