On Sa, 2011-01-15 at 18:29 +0000, Michael Dietze wrote:
Ok, from the command line I was able to figure out how to change the
task list, which helped a lot. However I'm confused on the syntax for
specifying multiple lists. Based on the config file it looks like
something like the following should work where the lists are
comma-separated
syncevolution --configure --source-property
evolutionsource=Work,Personal memotoo todo
But then this gives the error
[ERROR] todo: not found: 'Work,Personal'
and neither is synced which suggests the code is interpreting this as
one list named 'Work,Personal' rather than two
That's indeed what "evolutionsource" specifies. There is no way at the
moment how two local databases can be synchronized against a single URI
on the server side. There's an open issue about it [1], but we are far
from having any code for it.
Therefore my question to Thomas about exposing the different server-side
databases via different URIs. If that is possible, then it'll be
possible to configure "todo" and "todo-work" (or whatever you want to
call it) and synchronize both.
[1]
http://bugs.meego.com/show_bug.cgi?id=685
--
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.