[cvs] [Wiki] changed: SyncHowTo
Karsten Fourmont
karsten at horde.org
Sun Oct 9 04:17:41 PDT 2005
karsten Sun, 09 Oct 2005 04:17:41 -0700
Modified page: http://wiki.horde.org/SyncHowTo
New Revision: 1.15
Change log: new faq entry: upgrade info
@@ -77,5 +77,14 @@
We now use our own wbxml libary in the XML_WBXML package. The wbxml gets directly passed and processed, no xml is produced. To see the xml, you can manually decode it like this:
<code>
for a in *.wbxml; do wbxml2xml -m 1 -i 4 -o `basename $a .wbxml`_conv.xml $a; done 2>/dev/null
</code>
+
++++ I really don't want to upgrade my complete Horde installation. What can I do?
+
+We don't recommend it, but you may just upgrade the individual files that change during the course of !SyncML development.
+Make sure you have up to date versions of the following files/packages:
+
+* complete SyncML,XML_WBXML,iCalendar and RPC packages
+* (kronolith|memo|turba|nag)/lib/api.php
+* kronolith/lib/Driver/(kolab|sql).php
More information about the cvs
mailing list