From: Armin B. <arm...@de...> - 2006-09-12 19:13:36
|
Hi, a short notice to all people who have issues with syncml synchronization though it worked (better) before: Please make sure that you dont have wbxml 0.9.2 installed. Wbxml 0.9.2 currently has some bugs which prevents synchronization to work correctly. You must have wbxml 0.9.0 + the patches from libsyncml. Oh, and another thing: If msynctool hangs during the sync, please make sure that there are no objtypes which are only supported by one side. All objtypes which are not supported must be disabled using --filter-objtype <objtype>. There is no other workaround in the current trunk, but the devel-branch will fix this issue once it is ready. Example: Synchronization with palm plugin and evo2 plugin: evo2 is configured to sync events and contacts. palm supports events, contacts, todos, and notes. So msynctool must be called like this: msynctool --sync palm-evo-group --filter-objtype note --filter-objtype to= do Best Regards, Armin Bauer |