[CalendarServer-changes] [3142] CalDAVTester/trunk/scripts/tests/privateevents.xml

source_changes at macosforge.org source_changes at macosforge.org
Mon Oct 13 06:36:53 PDT 2008


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

Modified Paths:
--------------
    CalDAVTester/trunk/scripts/tests/privateevents.xml

Modified: CalDAVTester/trunk/scripts/tests/privateevents.xml
===================================================================
--- CalDAVTester/trunk/scripts/tests/privateevents.xml	2008-10-12 03:18:51 UTC (rev 3141)
+++ CalDAVTester/trunk/scripts/tests/privateevents.xml	2008-10-13 13:36:51 UTC (rev 3142)
@@ -2901,7 +2901,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>
@@ -2915,7 +2915,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>
@@ -2929,7 +2929,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>
@@ -2943,7 +2943,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>
@@ -2957,7 +2957,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>
@@ -3283,7 +3283,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>
@@ -3297,7 +3297,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>
@@ -3311,7 +3311,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>
@@ -3325,7 +3325,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>
@@ -3339,7 +3339,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/d6dcb603/attachment.html 


More information about the calendarserver-changes mailing list