[CalendarServer-changes] [6557] CalendarServer/trunk/contrib/tools/LO_DB_upgrade.py

source_changes at macosforge.org source_changes at macosforge.org
Tue Nov 2 12:54:54 PDT 2010


Revision: 6557
          http://trac.macosforge.org/projects/calendarserver/changeset/6557
Author:   cdaboo at apple.com
Date:     2010-11-02 12:54:52 -0700 (Tue, 02 Nov 2010)
Log Message:
-----------
Add brief instructions.

Modified Paths:
--------------
    CalendarServer/trunk/contrib/tools/LO_DB_upgrade.py

Modified: CalendarServer/trunk/contrib/tools/LO_DB_upgrade.py
===================================================================
--- CalendarServer/trunk/contrib/tools/LO_DB_upgrade.py	2010-11-02 19:53:31 UTC (rev 6556)
+++ CalendarServer/trunk/contrib/tools/LO_DB_upgrade.py	2010-11-02 19:54:52 UTC (rev 6557)
@@ -26,6 +26,9 @@
 """
 Tool to manage schema upgrade of SQL database during internal development phase as we don't have
 a "real" upgrade in place just yet.
+
+To run: first start the postgres server by hand pointing at the appropriate database, then
+run this script - no arguments needed.
 """
 
 import pg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20101102/5e86d508/attachment.html>


More information about the calendarserver-changes mailing list