https://bugs.meego.com/show_bug.cgi?id=21251
--- Comment #20 from pohly <patrick.ohly(a)intel.com> 2011-07-20 10:05:01 UTC ---
(In reply to comment #19)
(In reply to comment #18)
> Even 1.1.99.5 have this issue
Which issue?
As far as I can tell, you are not using it correctly.
In this context let me add that there was one issue in the 1.1.99.5 README.
Jingke explained what he was doing in private email and that pointed out the
gap in the README. Fix below:
commit e1e7ae5f8cffe186135f8e063f6fdc45015832c8
Author: Patrick Ohly <patrick.ohly(a)intel.com>
Date: Wed Jul 20 10:47:38 2011 +0200
README: crucial syncURL was missing
The instructions added for 1.1.99.5 lacked a syncURL=local://@webdav
in the new section for setting up WebDAV syncing.
diff --git a/README.rst b/README.rst
index 4a3b2a6..aedeb04 100644
--- a/README.rst
+++ b/README.rst
@@ -720,6 +720,7 @@ replace ``webdav`` with ``google-calendar`` resp. ``yahoo``
and remove the
# configure sync config
syncevolution --configure \
--template SyncEvolution_Client \
+ syncURL=local://@webdav \
username= \
password= \
webdav \
--------
Product: OS Middleware
Component: SyncEvolution
MeeGo Release: 1.2
Severity: normal
Priority: Undecided
Keywords:
Status: NEEDINFO
Who: patrick.ohly(a)intel.com
Assigned To: patrick.ohly(a)intel.com
Target Build: ---
Flags:
Changed:
--------
https://bugs.meego.com/show_bug.cgi?id=21251
--
Configure bugmail:
https://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.