juergen 2002/07/10 02:11:27
Modified:
testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Version_control_features/Additional_Copy_semantics
VcCopyA-VCheckout.xml
Log:
no message
Revision Changes Path
1.3 +72 -8
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Version_control_features/Additional_Copy_semantics/VcCopyA-VCheckout.xml
Index: VcCopyA-VCheckout.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Version_control_features/Additional_Copy_semantics/VcCopyA-VCheckout.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- VcCopyA-VCheckout.xml 1 Jul 2002 13:29:58 -0000 1.2
+++ VcCopyA-VCheckout.xml 10 Jul 2002 09:11:27 -0000 1.3
@@ -63,6 +63,38 @@
</response>
</step>
+ <step>
+ <request>
+ <command
varUsage="globalVariableCollection,userNumber,globalVariableServerName">PROPFIND
/%globalVariableServerName%/%globalVariableCollection%/test2.xml HTTP/1.1</command>
+ <header>Accept-Language: en-us</header>
+ <header>Content-Type: text/xml</header>
+ <header>Translate: f</header>
+ <header>Depth: 1</header>
+ <header>User-Agent: Microsoft Data Access Internet Publishing
Provider DAV</header>
+ <header>Connection: Keep-Alive</header>
+ <body><![CDATA[<?xml version="1.0" ?><D:propfind
xmlns:D="DAV:"><D:prop><D:checked-in/></D:prop></D:propfind>]]></body>
+ </request>
+ <response>
+ <command>HTTP/1.0 207 Multi Status</command>
+ <header>Servlet-Engine: Tomcat Web Server/3.2.1 (JSP 1.1; Servlet
2.2; Java 1.3.0_02; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
+ <body
varUsage="globalVariableCollection,VHR1,globalVariableServerName" varDefinition="VHR1"
varPath="multistatus/response/propstat/prop/checked-in/href"><![CDATA[<?xml
version="1.0" encoding="utf-8" ?>
+<multistatus xmlns="DAV:">
+ <response>
+ <href>/%globalVariableServerName%/%globalVariableCollection%/test2.xml</href>
+ <propstat>
+ <prop>
+ <checked-in>
+ <href>%VHR1%</href>
+ </checked-in>
+ </prop>
+ <status>HTTP/1.1 200 OK</status>
+ </propstat>
+ </response>
+</multistatus>]]>
+ </body>
+ </response>
+ </step>
+
<step>
<request>
<command varUsage="globalVariableCollection,globalVariableServerName">PROPPATCH
/%globalVariableServerName%/%globalVariableCollection%/test2.xml HTTP/1.1</command>
@@ -103,6 +135,38 @@
</response>
</step>
+ <step>
+ <request>
+ <command
varUsage="globalVariableCollection,userNumber,globalVariableServerName">PROPFIND
/%globalVariableServerName%/%globalVariableCollection%/test2.xml HTTP/1.1</command>
+ <header>Accept-Language: en-us</header>
+ <header>Content-Type: text/xml</header>
+ <header>Translate: f</header>
+ <header>Depth: 1</header>
+ <header>User-Agent: Microsoft Data Access Internet Publishing
Provider DAV</header>
+ <header>Connection: Keep-Alive</header>
+ <body><![CDATA[<?xml version="1.0" ?><D:propfind
xmlns:D="DAV:"><D:prop><D:checked-in/></D:prop></D:propfind>]]></body>
+ </request>
+ <response>
+ <command>HTTP/1.0 207 Multi Status</command>
+ <header>Servlet-Engine: Tomcat Web Server/3.2.1 (JSP 1.1; Servlet
2.2; Java 1.3.0_02; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
+ <body
varUsage="globalVariableCollection,VHR2,globalVariableServerName" varDefinition="VHR2"
varPath="multistatus/response/propstat/prop/checked-in/href"><![CDATA[<?xml
version="1.0" encoding="utf-8" ?>
+<multistatus xmlns="DAV:">
+ <response>
+ <href>/%globalVariableServerName%/%globalVariableCollection%/test2.xml</href>
+ <propstat>
+ <prop>
+ <checked-in>
+ <href>%VHR2%</href>
+ </checked-in>
+ </prop>
+ <status>HTTP/1.1 200 OK</status>
+ </propstat>
+ </response>
+</multistatus>]]>
+ </body>
+ </response>
+ </step>
+
<step>
<request>
<command varUsage="globalVariableCollection,globalVariableServerName">COPY
/%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>
@@ -121,7 +185,7 @@
</response>
</step>
- <step>
+ <step>
<request>
<command
varUsage="globalVariableCollection,userNumber,globalVariableServerName">PROPFIND
/%globalVariableServerName%/%globalVariableCollection%/test2.xml HTTP/1.1</command>
<header>Accept-Language: en-us</header>
@@ -135,14 +199,14 @@
<response>
<command>HTTP/1.0 207 Multi Status</command>
<header>Servlet-Engine: Tomcat Web Server/3.2.1 (JSP 1.1; Servlet
2.2; Java 1.3.0_02; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
- <body
varUsage="globalVariableCollection,VHR,globalVariableServerName" varDefinition="VHR"
varPath="multistatus/response/propstat/prop/checked-in/href"><![CDATA[<?xml
version="1.0" encoding="utf-8" ?>
+ <body
varUsage="globalVariableCollection,VHR3,globalVariableServerName" varDefinition="VHR3"
varPath="multistatus/response/propstat/prop/checked-in/href"><![CDATA[<?xml
version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:">
<response>
<href>/%globalVariableServerName%/%globalVariableCollection%/test2.xml</href>
<propstat>
<prop>
<checked-in>
- <href>%VHR%</href>
+ <href>%VHR3%</href>
</checked-in>
</prop>
<status>HTTP/1.1 200 OK</status>
@@ -163,10 +227,10 @@
<response>
<command>HTTP/1.0 207 Multi Status</command>
<header>Servlet-Engine: Tomcat Web Server/3.2.1 (JSP 1.1; Servlet
2.2; Java 1.3.0_02; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
- <body varUsage="globalVariableCollection,globalVariableServerName"
varDefinition="VH"
varPath="multistatus/response/propstat/prop/version-history/href"><![CDATA[<?xml
version="1.0" encoding="utf-8" ?>
+ <body varUsage="VHR1,VHR2,VHR3"><![CDATA[<?xml version="1.0"
encoding="utf-8" ?>
<D:multistatus xmlns:D="DAV:">
<D:response>
- <D:href>/%globalVariableServerName%/history/108/1.0</D:href>
+ <D:href>%VHR1%</D:href>
<D:propstat>
<D:prop>
<D:predecessor-set />
@@ -175,18 +239,18 @@
</D:propstat>
</D:response>
<D:response>
- <D:href>/%globalVariableServerName%/history/108/1.1</D:href>
+ <D:href>%VHR2%</D:href>
<D:propstat>
<D:prop>
<D:predecessor-set>
-
<D:href>/%globalVariableServerName%/history/108/1.0</D:href>
+ <D:href>%VHR1%</D:href>
</D:predecessor-set>
</D:prop>
<D:status>HTTP/1.1 200 OK</D:status>
</D:propstat>
</D:response>
<D:response>
- <D:href>/%globalVariableServerName%/history/108/1.2</D:href>
+ <D:href>%VHR3%</D:href>
<D:propstat>
<D:prop>
<D:predecessor-set />
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>