Hello,

I'm trying to set up syncevolution as a bridge between an Owncloud
server (carddav/caldav) and a nokia n8. The syncevolution is installed
as an standalone HTTP server (BTW it would be nice if you can add a
"server" version, i.e without UI, evolution, or BT, of syncevolution in
your repo). 

 |n8|== SYNCML(HTTP) == > |syncevolution| == caldav ==> |owncloud|

Up to now, I tried to follow indications from the README but I must said
that the way SyncEvolution bridge caldav/syncml remains unclear to me.

So, I success to setup a "target", meaming that "syncevolution
--print-items target-config@webdav calendar" gives me what I was
expected. I also configured a "client" as follow:

syncevolution --configure \
    --template SyncEvolution_Client \
    syncURL=local://@webdav \
    username= \
    password= \
    webdav

But it seems that I wasn't not able to set up a "source" since I get

[ERROR] error code from SyncEvolution fatal error (local, status 10500):
no sources active, check configuration

When I do a slow sync (syncevolution --sync slow webdav)... I embedded
my script and its error log. So How to set up a bridge with caldav?

Regards,

Guillaume Lanquepin

Attachment: conf_src.sh
Description: application/shellscript

[INFO] addressbook: looking for databases...
[INFO] addressbook: okay
[INFO] calendar: looking for databases...
[INFO] calendar: okay
[INFO] memo: looking for databases...
[INFO] memo: okay
[INFO] todo: looking for databases...
[INFO] todo: okay
[INFO] addressbook: looking for databases...
[INFO] addressbook: no backend available
[INFO] calendar: looking for databases...
[INFO] calendar: no backend available
[INFO] memo: looking for databases...
[INFO] memo: no backend available
[INFO] todo: looking for databases...
[INFO] todo: no backend available
[INFO] @default/addressbook: inactive
[INFO] @default/calendar: inactive
[INFO] @default/memo: inactive
[INFO] @default/todo: inactive
[ERROR] error code from SyncEvolution fatal error (local, status 10500): no sources active, check configuration
[INFO] creating complete data backup after sync (enabled with dumpData and needed for printChanges)
_______________________________________________
SyncEvolution mailing list
[email protected]
http://lists.syncevolution.org/listinfo/syncevolution

Reply via email to