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

source_changes at macosforge.org source_changes at macosforge.org
Thu Oct 11 13:13:32 PDT 2007


Revision: 1954
          http://trac.macosforge.org/projects/calendarserver/changeset/1954
Author:   cdaboo at apple.com
Date:     2007-10-11 13:13:32 -0700 (Thu, 11 Oct 2007)

Log Message:
-----------
Update to thread yielding (thread-safe) PyOpenDirectory.

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

Modified: CalendarServer/trunk/run
===================================================================
--- CalendarServer/trunk/run	2007-10-11 20:11:58 UTC (rev 1953)
+++ CalendarServer/trunk/run	2007-10-11 20:13:32 UTC (rev 1954)
@@ -480,7 +480,7 @@
   if ! py_have_module opendirectory; then
     opendirectory="${top}/PyOpenDirectory";
 
-    svn_get "PyOpenDirectory" "${opendirectory}" "${svn_uri_base}/PyOpenDirectory/trunk" 1951;
+    svn_get "PyOpenDirectory" "${opendirectory}" "${svn_uri_base}/PyOpenDirectory/trunk" 1953;
     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/20071011/7e264d8c/attachment.html


More information about the calendarserver-changes mailing list