On Di, 2011-07-19 at 16:27 +0100, Roger KeIrad wrote:
hello,
Even when changing the type to text/vcalendar in config file the
synchronization type observed is icalendar .
How can i synchronize using vcalendar1.0 ? is there any additional
configuration ??
i want to compile only the code of syncml client , i mean that i don't
need the server part of syncevolution. should i remove it ? is there
another way to do it ?
Depends on the version of SyncEvolution. In versions <= 1.1.1, you can
force the usage of vCalendar 1.0 with "type=text/x-vcalendar:1.0!".
In later versions, like the recently released 1.1.99.5, this has been
replaced by much cleaner options. Look for syncFormat and
forceSyncFormat in the "--source-property ?" help output, or in the
created config files.
how can i activate sqlite part of syncevolution ?
--enable-sqlite when compiling from source. But note that it doesn't
support calendar. It's merely an example backend for developers.
--
Best Regards, Patrick Ohly
The content of this message is my personal opinion only and although
I am an employee of Intel, the statements I make here in no way
represent Intel's position on the issue, nor am I authorized to speak
on behalf of Intel on this matter.