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

source_changes at macosforge.org source_changes at macosforge.org
Wed Sep 27 15:34:36 PDT 2006


Revision: 214
          http://trac.macosforge.org/projects/calendarserver/changeset/214
Author:   wsanchez at apple.com
Date:     2006-09-27 15:34:35 -0700 (Wed, 27 Sep 2006)

Log Message:
-----------
Um, macosforge.org, not opensource.apple.com

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

Modified: CalendarServer/trunk/run
===================================================================
--- CalendarServer/trunk/run	2006-09-27 22:23:48 UTC (rev 213)
+++ CalendarServer/trunk/run	2006-09-27 22:34:35 UTC (rev 214)
@@ -335,7 +335,7 @@
 svn_uri_base="$(svn info "${caldav}" --xml 2>/dev/null | sed -n 's|^.*<root>\(.*\)</root>.*$|\1|p')";
 
 if [ -z "${svn_uri_base}" ]; then
-  svn_uri_base="http://svn.opensource.apple.com/repository/calendarserver";
+  svn_uri_base="http://svn.macosforge.org/repository/calendarserver";
 fi;
 
 if ! py_have_module kerberos; then

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


More information about the calendarserver-changes mailing list