[cvs] [Wiki] changed: SyncHowTo

Jan Schneider jan at horde.org
Wed Feb 8 04:36:42 PST 2006


jan  Wed, 08 Feb 2006 04:36:42 -0800

Modified page: http://wiki.horde.org/SyncHowTo
New Revision:  1.20
Change log:  This is no longer CVS HEAD only

@@ -1,11 +1,11 @@
-+ How to configure a device to sync with Horde 3.1 (HEAD)
++ How to configure a device to sync with Horde 3.1
 
 ++ General information
 
-Syncing is currently developer-level code - you need to be able to at least read logfiles! Testing is welcome; please report to the sync list (sync at lists.horde.org), but please keep in mind that the code is still in heavy development.
+Syncing is not yet production-level code - you need to be able to at least read logfiles! Testing is welcome; please report to the sync list (sync at lists.horde.org), but please keep in mind that the code is still in heavy development.
 
-* you have to use the cvs head version or a cvs snapshot. The latest release won't do.
+* you have to use the cvs version or a cvs snapshot. The latest stable release won't do.
 * client configuration is as follows:
   * The sync URL is http(s)://pathtoyourhordeinstall/rpc.php
   * Username/password: your Horde account data
 * Databases (sometimes called remote settings or 'server path') must be calendar, tasks, notes, or contacts.
@@ -80,26 +80,5 @@
 </code>
 
 +++ I really don't want to upgrade my complete Horde installation. What can I do?
 
-The best choice is to run a horde installation as a cvs checkout: follow the 
-steps in
-http://www.horde.org/source/using.php
-Once that is done, a simple {{cvs update -Pd}} in horde basedir and 
-{{php -f install-packages.php}} in framework will keep your horde copy up to date.
-
-If you don't want that, you can just download a framework cvs snapshot 
-and update the packages !SyncML, XML_WBXML, and iCalendar with
-
-<code>
-php -f install-packages.php -- -p SyncML,WB_XML,iCalendar
-</code>
-This should keep your !SyncML up to date without major side effects to 
-the rest of your horde installation. From time time you may want to 
-check cvs.horde.org to see if any of the api.php files:
-
-(kronolith|memo|turba|nag)/lib/api.php
-
-has changed. If so, just grab them from cvs.horde.org and save them 
-replacing the old one.
-
-
+Nothing. This is cutting edge technology, so you need to invest a bit if you want to participate at these exciting new features.


More information about the cvs mailing list