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

source_changes at macosforge.org source_changes at macosforge.org
Tue Feb 24 13:42:38 PST 2009


Revision: 3727
          http://trac.macosforge.org/projects/calendarserver/changeset/3727
Author:   wsanchez at apple.com
Date:     2009-02-24 13:42:38 -0800 (Tue, 24 Feb 2009)
Log Message:
-----------
Update PyOpenDirectory

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

Modified: CalendarServer/trunk/run
===================================================================
--- CalendarServer/trunk/run	2009-02-24 21:38:05 UTC (rev 3726)
+++ CalendarServer/trunk/run	2009-02-24 21:42:38 UTC (rev 3727)
@@ -545,7 +545,7 @@
   if ! py_have_module opendirectory; then
     opendirectory="${top}/PyOpenDirectory";
 
-    svn_get "PyOpenDirectory" "${opendirectory}" "${svn_uri_base}/PyOpenDirectory/trunk" 3540;
+    svn_get "PyOpenDirectory" "${opendirectory}" "${svn_uri_base}/PyOpenDirectory/trunk" 3726;
     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/20090224/75e253a9/attachment.html>


More information about the calendarserver-changes mailing list