Hi, 1)
I was trying to sync a particular Google calendar (Work) with a specific Evolution calendar (Work) with caldav. I am using syncevolution 1.3.2 on ubuntu natty. I did following as described on Radicale wiki: syncevolution --configure --source-property evolutionsource=Work --source-property "type=Evolution Calendar" @default workcal #this may not be required. syncevolution --configure --template webdav [email protected] password=***** target-config@gcal syncevolution --configure database=https://www.google.com:443/calendar/dav/GOOGLECALENDARID% 40group.calendar.google.com/events/ backend=caldav target-config@gcal workcal syncevolution --configure --template SyncEvolution_Client syncURL=local://@gcal username= password= gcal syncevolution --configure sync=two-way backend=calendar database=Work gcal workcal syncevolution --sync refresh-from-client gcal workcal #for initial sync At this point it syncs, but it took me a whole day to figure out the "syncURL" for the specific google calendar. I had to replace "@" with "%40" on syncURL to get it work. Without it it just doesn't recognise the remote database. Is there any easy way to scan for remote google calendars? I also tried : "syncevolution --print-databases \ backend=caldav \ [email protected] \ "password=***********" but it didn't return anything. What exactly is it supposed to do? \ 2) How can I restore events from backup after a sync(caldav)? With Syncml sync I can do this from gtk-gui. But for caldav/carddav sync it doesn't show any restore point. Many Thanks Khurshid
_______________________________________________ SyncEvolution mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution
