[CalendarServer-changes] [6769] CalendarServer/branches/users/glyph/dal/support/build.sh

source_changes at macosforge.org source_changes at macosforge.org
Wed Jan 19 12:58:02 PST 2011


Revision: 6769
          http://trac.macosforge.org/projects/calendarserver/changeset/6769
Author:   glyph at apple.com
Date:     2011-01-19 12:58:02 -0800 (Wed, 19 Jan 2011)
Log Message:
-----------
prefer https

Modified Paths:
--------------
    CalendarServer/branches/users/glyph/dal/support/build.sh

Modified: CalendarServer/branches/users/glyph/dal/support/build.sh
===================================================================
--- CalendarServer/branches/users/glyph/dal/support/build.sh	2011-01-19 20:57:51 UTC (rev 6768)
+++ CalendarServer/branches/users/glyph/dal/support/build.sh	2011-01-19 20:58:02 UTC (rev 6769)
@@ -98,7 +98,7 @@
 
   svn_uri_base="$(svn info "${caldav}" --xml 2> /dev/null | sed -n 's|^.*<root>\(.*\)</root>.*$|\1|p')";
 
-  conditional_set svn_uri_base "http://svn.calendarserver.org/repository/calendarserver";
+  conditional_set svn_uri_base "https://svn.calendarserver.org/repository/calendarserver";
 }
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110119/0850c877/attachment-0001.html>


More information about the calendarserver-changes mailing list