[CalendarServer-changes] [1632] CalendarServer/trunk/run

source_changes at macosforge.org source_changes at macosforge.org
Thu Jun 28 20:00:01 PDT 2007


Revision: 1632
          http://trac.macosforge.org/projects/calendarserver/changeset/1632
Author:   cdaboo at apple.com
Date:     2007-06-28 20:00:01 -0700 (Thu, 28 Jun 2007)

Log Message:
-----------
Also need to update run to the modifed PyOpenDirectory for the schema changes.

Modified Paths:
--------------
    CalendarServer/trunk/run

Modified: CalendarServer/trunk/run
===================================================================
--- CalendarServer/trunk/run	2007-06-29 02:53:04 UTC (rev 1631)
+++ CalendarServer/trunk/run	2007-06-29 03:00:01 UTC (rev 1632)
@@ -480,7 +480,7 @@
   if ! py_have_module opendirectory; then
     opendirectory="${top}/PyOpenDirectory";
 
-    svn_get "PyOpenDirectory" "${opendirectory}" "${svn_uri_base}/PyOpenDirectory/trunk" 1534;
+    svn_get "PyOpenDirectory" "${opendirectory}" "${svn_uri_base}/PyOpenDirectory/trunk" 1631;
     py_build "PyOpenDirectory" "${opendirectory}" false;
     py_install "PyOpenDirectory" "${opendirectory}";
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20070628/fa5546b7/attachment.html


More information about the calendarserver-changes mailing list