[GroupDAV] Syncronizing Evolution and OG using Gnome Multisync and Funambol GroupDAV plugin

Samuli Seppänen groupdav@opengroupware.org
Tue, 03 Oct 2006 10:02:27 +0200


The connector log reports the following:

----

net.bionicmessage.funambol.source.vCalGroupDAVConnector

  beginSync

Begin Sync: icalGroupDAVConnector/my_deviceid_sasepp/mode=201conflict=1

beginSync

No <?xml field in xmldata, dying

  getAllSyncItemKeys

getAllSyncItemKeys()

  getNewSyncItemKeys

getNewSyncItemKeys()

  getDeletedSyncItemKeys

getDeletedSyncItemKeys()

----

I'll try SyncEvolution and some SyncML phones again to see if I get something
synced.

BTW. Is it correct to use GroupDAV connector's Source URI as the "database" in
SyncML phones or in syncronization programs?


> What does the connector log in  /opt/Funambol/ds-server/db/calendar/ 
> say? I tried Multisync SyncML a few months back,  and came to the 
> conclusion it doesn't work since it doesn't fetch linked items from 
> SyncML  -i.e Funambol might provide it with a url like 
> http://server/funambol/ds?some_data, but Multisync won't touch it. The 
> connector-*.html will probably show no getSyncItemFromId(). Events will 
> reach the connector regardless of
> 
> I haven't had the opportunity to use SyncEvolution yet - but from 
> looking around, its interesting as its another connector (like NextHaus 
> for Outlook if configured) which sends in native ical2 - something I 
> might implement in the near future.