[CalendarServer-changes] [3143] CalDAVTester/branches/release/CalDAVTester-1.3-dev/scripts/tests/ privateevents.xml

source_changes at macosforge.org source_changes at macosforge.org
Mon Oct 13 06:42:21 PDT 2008


Revision: 3143
          http://trac.macosforge.org/projects/calendarserver/changeset/3143
Author:   cdaboo at apple.com
Date:     2008-10-13 06:42:20 -0700 (Mon, 13 Oct 2008)
Log Message:
-----------
Use $host: substitution.

Modified Paths:
--------------
    CalDAVTester/branches/release/CalDAVTester-1.3-dev/scripts/tests/privateevents.xml

Modified: CalDAVTester/branches/release/CalDAVTester-1.3-dev/scripts/tests/privateevents.xml
===================================================================
--- CalDAVTester/branches/release/CalDAVTester-1.3-dev/scripts/tests/privateevents.xml	2008-10-13 13:36:51 UTC (rev 3142)
+++ CalDAVTester/branches/release/CalDAVTester-1.3-dev/scripts/tests/privateevents.xml	2008-10-13 13:42:20 UTC (rev 3143)
@@ -2903,7 +2903,7 @@
 				<method>COPY</method>
 				<header>
 					<name>Destination</name>
-					<value>http://localhost:8008/$pathprefix:/copycalendar/1.ics</value>
+					<value>$host:/$pathprefix:/copycalendar/1.ics</value>
 				</header>
 				<ruri>$pathprefix:/sharedcalendar/1.ics</ruri>
 				<verify>
@@ -2917,7 +2917,7 @@
 				<method>COPY</method>
 				<header>
 					<name>Destination</name>
-					<value>http://localhost:8008/$pathprefix:/copycalendar/2.ics</value>
+					<value>$host:/$pathprefix:/copycalendar/2.ics</value>
 				</header>
 				<ruri>$pathprefix:/sharedcalendar/2.ics</ruri>
 				<verify>
@@ -2931,7 +2931,7 @@
 				<method>COPY</method>
 				<header>
 					<name>Destination</name>
-					<value>http://localhost:8008/$pathprefix:/copycalendar/3.ics</value>
+					<value>$host:/$pathprefix:/copycalendar/3.ics</value>
 				</header>
 				<ruri>$pathprefix:/sharedcalendar/3.ics</ruri>
 				<verify>
@@ -2945,7 +2945,7 @@
 				<method>COPY</method>
 				<header>
 					<name>Destination</name>
-					<value>http://localhost:8008/$pathprefix:/copycalendar/4.ics</value>
+					<value>$host:/$pathprefix:/copycalendar/4.ics</value>
 				</header>
 				<ruri>$pathprefix:/sharedcalendar/4.ics</ruri>
 				<verify>
@@ -2959,7 +2959,7 @@
 				<method>COPY</method>
 				<header>
 					<name>Destination</name>
-					<value>http://localhost:8008/$pathprefix:/copycalendar/5.ics</value>
+					<value>$host:/$pathprefix:/copycalendar/5.ics</value>
 				</header>
 				<ruri>$pathprefix:/sharedcalendar/5.ics</ruri>
 				<verify>
@@ -3285,7 +3285,7 @@
 				<method>MOVE</method>
 				<header>
 					<name>Destination</name>
-					<value>http://localhost:8008/$pathprefix:/movecalendar/1.ics</value>
+					<value>$host:/$pathprefix:/movecalendar/1.ics</value>
 				</header>
 				<ruri>$pathprefix:/sharedcalendar/1.ics</ruri>
 				<verify>
@@ -3299,7 +3299,7 @@
 				<method>MOVE</method>
 				<header>
 					<name>Destination</name>
-					<value>http://localhost:8008/$pathprefix:/movecalendar/2.ics</value>
+					<value>$host:/$pathprefix:/movecalendar/2.ics</value>
 				</header>
 				<ruri>$pathprefix:/sharedcalendar/2.ics</ruri>
 				<verify>
@@ -3313,7 +3313,7 @@
 				<method>MOVE</method>
 				<header>
 					<name>Destination</name>
-					<value>http://localhost:8008/$pathprefix:/movecalendar/3.ics</value>
+					<value>$host:/$pathprefix:/movecalendar/3.ics</value>
 				</header>
 				<ruri>$pathprefix:/sharedcalendar/3.ics</ruri>
 				<verify>
@@ -3327,7 +3327,7 @@
 				<method>MOVE</method>
 				<header>
 					<name>Destination</name>
-					<value>http://localhost:8008/$pathprefix:/movecalendar/4.ics</value>
+					<value>$host:/$pathprefix:/movecalendar/4.ics</value>
 				</header>
 				<ruri>$pathprefix:/sharedcalendar/4.ics</ruri>
 				<verify>
@@ -3341,7 +3341,7 @@
 				<method>MOVE</method>
 				<header>
 					<name>Destination</name>
-					<value>http://localhost:8008/$pathprefix:/movecalendar/5.ics</value>
+					<value>$host:/$pathprefix:/movecalendar/5.ics</value>
 				</header>
 				<ruri>$pathprefix:/sharedcalendar/5.ics</ruri>
 				<verify>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20081013/d36d140d/attachment-0001.html 


More information about the calendarserver-changes mailing list