On Thu, 2009-09-24 at 12:25 +0100, Patrick Ohly wrote: > > Congu suggested the following example command: > > ./syncml-ds-tool --port BtMac BtChannel --sync text/x-vcard > Contacts > > > > The corresponding SyncEvolution configuration (which must be created > > first) can be set up with: > > syncevolution --configure --template google \ > > --sync-property enableWBXML=1 \ > > --source-property type=text/x-vcard \ > > --source-property uri=Contacts \ > > default addressbook > > As you probably noticed, "addressbook" != "Contacts". The two source > names must match. I suggest adapting the syncml-ds-tool invocation.
Eh, wrong. "--source-property uri=Contacts" ensures that it should work even if the SyncEvolution source is called "addressbook". The patch which finds sources based on the server URI in the SAN gets that right. -- 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. _______________________________________________ SyncEvolution mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution
