Patrick Ohly <patrick.ohly@...> writes:

> 
> This leads to:
> 
> syncevolution --configure backend=caldav \
>               
database=https://www.google.com:443/calendar/dav/<calendarID>/events   \
>               databaseUser=<my google user>
>               databasePassword=<my google password>
>               @Google calendar
> 

> > 
> > syncevolution --configure username=<my oracle username> 
> > password=<my oracle password> 
> > syncURL=<oracle calendar address> 
> > uri="./Calendar/Events?/dr(-14,60)" 
> > oracle <at> Google calendar 
> 
> Right.
> 

> What you want is "one-way-from-remote"; "one-way-from-server" is also
> correct and still recognized.

Almost there I think...

When I now run 

syncevolution --sync one-way-from-remote oracle@google

I get the following messages/errors:

gary@ubuntu:~$ syncevolution --sync refresh-from-server oracle@google
[INFO] calendar: starting first time sync from server (peer is server)
[INFO] creating complete data backup of source calendar before sync (enabled 
with dumpData and needed for printChanges)
[ERROR] Error allocating iCalendar 2.0
[ERROR] endCB DAV: response failed
[ERROR] error code from SyncEvolution data merged (remote, status 207): REPORT 
'full calendar': Neon error code 1: Could not parse response: Unknown error
[INFO] calendar: first time sync done unsuccessfully
[ERROR] data merged (local, status 10207)
[ERROR] error code from Synthesis engine data merged (local, status 10207)
[INFO] creating complete data backup after sync (enabled with dumpData and 
needed for printChanges)

Synchronization failed, see /home/gary/.cache/syncevolution/oracle@google-2013-
02-27-22-42/syncevolution-log.html for details.

Changes applied during synchronization:
+---------------|-----------------------|-----------------------|-CON-+
|               |         LOCAL         |        REMOTE         | FLI |
|        Source | NEW | MOD | DEL | ERR | NEW | MOD | DEL | ERR | CTS |
+---------------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
|      calendar |  0  |  0  |  0  |  0  |  0  |  0  |  0  |  0  |  0  |
|      refresh-from-remote, 0 KB sent by client, 0 KB received        |
|      data merged (local, status 10207)                              |
+---------------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
|          start Wed Feb 27 22:42:57 2013, duration 0:02min           |
|                  data merged (local, status 10207)                  |
+---------------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
First ERROR encountered: Error allocating iCalendar 2.0

Is it failing to connect to the google calendar?

How do we get past this next hurdle?

Many Thanks
Gary





_______________________________________________
SyncEvolution mailing list
SyncEvolution@syncevolution.org
http://lists.syncevolution.org/listinfo/syncevolution

Reply via email to