[CalendarServer-changes] [7265] CalendarServer/trunk/contrib/migration/calendarmigrator.py

source_changes at macosforge.org source_changes at macosforge.org
Fri Mar 25 14:11:07 PDT 2011


Revision: 7265
          http://trac.macosforge.org/projects/calendarserver/changeset/7265
Author:   sagen at apple.com
Date:     2011-03-25 14:11:07 -0700 (Fri, 25 Mar 2011)
Log Message:
-----------
Create resource-migration trigger file prior to starting the service.

Modified Paths:
--------------
    CalendarServer/trunk/contrib/migration/calendarmigrator.py

Modified: CalendarServer/trunk/contrib/migration/calendarmigrator.py
===================================================================
--- CalendarServer/trunk/contrib/migration/calendarmigrator.py	2011-03-25 20:42:44 UTC (rev 7264)
+++ CalendarServer/trunk/contrib/migration/calendarmigrator.py	2011-03-25 21:11:07 UTC (rev 7265)
@@ -219,8 +219,8 @@
 
             configureNotifications()
 
+            triggerResourceMigration(newServerRootValue)
             setRunState(options, enableCalDAV, enableCardDAV)
-            triggerResourceMigration(newServerRootValue)
 
     else:
         log("ERROR: --sourceRoot must be specified")
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110325/ba9a41be/attachment.html>


More information about the calendarserver-changes mailing list