juergen 2003/08/26 07:29:29
Modified:
testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Workspace_Feature/Additional_Version_Control_Semantics
VcVc409.xml
Log:
(fga) Corrected cleanup.
Revision Changes Path
1.8 +14 -6
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Workspace_Feature/Additional_Version_Control_Semantics/VcVc409.xml
Index: VcVc409.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Workspace_Feature/Additional_Version_Control_Semantics/VcVc409.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- VcVc409.xml 14 Aug 2002 10:54:29 -0000 1.7
+++ VcVc409.xml 26 Aug 2003 14:29:29 -0000 1.8
@@ -48,7 +48,7 @@
</step>
<step>
<request>
- <command
varUsage="globalVariableCollection,globalVariableServerName">PUT
/%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>
+ <command
varUsage="globalVariableCollection,globalVariableServerName">PUT
/%globalVariableServerName%/%globalVariableCollection%/testVcVc409.xml
HTTP/1.1</command>
<body
fileReference="../../../../contentDirectory/validXML.xm1"/>
</request>
<response>
@@ -57,7 +57,7 @@
</step>
<step>
<request>
- <command
varUsage="globalVariableCollection,globalVariableServerName">VERSION-CONTROL
/%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>
+ <command
varUsage="globalVariableCollection,globalVariableServerName">VERSION-CONTROL
/%globalVariableServerName%/%globalVariableCollection%/testVcVc409.xml
HTTP/1.1</command>
</request>
<response>
<command>HTTP/1.0 200 OK</command>
@@ -65,7 +65,7 @@
</step>
<step>
<request>
- <command
varUsage="globalVariableCollection,globalVariableServerName,WS">PUT %WS%/WS/test.xml
HTTP/1.1</command>
+ <command
varUsage="globalVariableCollection,globalVariableServerName,WS">PUT
%WS%/WS/testVcVc409.xml HTTP/1.1</command>
<body
fileReference="../../../../contentDirectory/validXML.xm1"/>
</request>
<response>
@@ -74,7 +74,7 @@
</step>
<step>
<request>
- <command
varUsage="globalVariableCollection,userNumber,globalVariableServerName">PROPFIND
/%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>
+ <command
varUsage="globalVariableCollection,userNumber,globalVariableServerName">PROPFIND
/%globalVariableServerName%/%globalVariableCollection%/testVcVc409.xml
HTTP/1.1</command>
<header>Content-Type: text/xml</header>
<header>Depth: 1</header>
<body><![CDATA[<?xml version="1.0" ?><D:propfind
xmlns:D="DAV:"><D:prop><D:checked-in/></D:prop></D:propfind>]]></body>
@@ -84,7 +84,7 @@
<body
varUsage="globalVariableCollection,VHR,globalVariableServerName" varDefinition="VHR"
varPath="multistatus/response/propstat/prop/checked-in/href"><![CDATA[<?xml
version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:">
<response>
-
<href>/%globalVariableServerName%/%globalVariableCollection%/test.xml</href>
+
<href>/%globalVariableServerName%/%globalVariableCollection%/testVcVc409.xml</href>
<propstat>
<prop>
<checked-in>
@@ -99,7 +99,7 @@
</step>
<step>
<request>
- <command
varUsage="globalVariableCollection,globalVariableServerName,WS">VERSION-CONTROL
%WS%/WS/test.xml HTTP/1.1</command>
+ <command
varUsage="globalVariableCollection,globalVariableServerName,WS">VERSION-CONTROL
%WS%/WS/testVcVc409.xml HTTP/1.1</command>
<header>Content-type: text/xml; charset="utf-8"</header>
<body varUsage="VHR"><![CDATA[<?xml version="1.0"
encoding="utf-8" ?>
<D:version-control xmlns:D="DAV:">
@@ -122,6 +122,14 @@
<step>
<request>
<command
varUsage="globalVariableCollection,globalVariableServerName,WS">DELETE %WS%/WS
HTTP/1.1</command>
+ </request>
+ <response>
+ <command>HTTP/1.0 204 No Content</command>
+ </response>
+ </step>
+ <step>
+ <request>
+ <command
varUsage="globalVariableCollection,globalVariableServerName">DELETE
/%globalVariableServerName%/%globalVariableCollection%/testVcVc409.xml
HTTP/1.1</command>
</request>
<response>
<command>HTTP/1.0 204 No Content</command>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]