On Thu, 2012-09-20 at 14:42 +0600, Ildar Mulyukov wrote: > On 20.09.2012 14:26:54, Patrick Ohly wrote: > > Use --print-databases to get a list of available databases. > Right! Thanks a lot. > > Though it doesn't work as expected :( > > $ syncevolution --configure syncURL= username= backend=file > database=file:///tmp/TMPfile databaseFormat=text/vcard > target-config@tmpfile addressbook > $ syncevolution --configure --template SyncEvolution_Client > syncURL=local://@tmpfile username= sync=refresh-from-server > backend=addressbook database=google://$email tmpfile@TMP addressbook > $ syncevolution tmpfile@TMP > ... > First ERROR encountered: error code from SyncEvolution fatal error > (local, status 10500): @tmp/addressbook: contact entry without REV: > http://www.google.com/m8/feeds/contacts/$email/full/4064f290beaaa5f > > (some parts a faked) > > A bug?
No, a missing feature in the GData backend of EDS: it doesn't set the REV string (a modification time stamp), which SyncEvolution depends on for change tracking. -- 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
