juergen     2003/09/02 07:24:27

  Modified:    testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR
                        Checkin.xml Checkout.xml CopySource.xml
                        CopyTarget.xml Delete.xml Get.xml Head.xml
                        Label.xml Lock.xml Mkcoll.xml Mkworkspace.xml
                        MoveSource.xml MoveTarget.xml Options.xml Post.xml
                        Propfind.xml Proppatch.xml Put.xml Report.xml
                        Unlock.xml Update.xml Versioncontrol.xml
  Log:
  (fga) Added cleanup of history folder created by the test.
  
  Revision  Changes    Path
  1.4       +33 -0     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Checkin.xml
  
  Index: Checkin.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Checkin.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Checkin.xml       13 Aug 2002 12:44:57 -0000      1.3
  +++ Checkin.xml       2 Sep 2003 14:24:26 -0000       1.4
  @@ -45,6 +45,39 @@
        <cleanup>
                <step>
                        <request>
  +                             <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.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:version-history/></D:prop></D:propfind>]]></body>
  +                     </request>
  +                     <response>
  +                             <command>HTTP/1.0 207 Multi Status</command>
  +                             <body 
varUsage="globalVariableCollection,globalVariableServerName,VHH" varDefinition="VHH" 
varPath="multistatus/response/propstat/prop/version-history/href"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
  +                                     <multistatus xmlns="DAV:">
  +                                             <response>
  +                                                     
<href>/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml</href>
  +                                                     <propstat>
  +                                                             <prop>
  +                                                                     
<version-history>
  +                                                                             
<href>%VHH%</href>
  +                                                                     
</version-history>
  +                                                             </prop>
  +                                                             <status>HTTP/1.1 200 
OK</status>
  +                                                     </propstat>
  +                                             </response>
  +                                     </multistatus>]]></body>
  +                     </response>
  +             </step>
  +             <step>
  +                     <request>
  +                             <command 
varUsage="repeatCounter,globalVariableCollection,globalVariableServerName,VHH">DELETE 
%VHH% 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%/UnlockedVCR.xml 
HTTP/1.1</command>
                                <header>Destroy: NoUndelete</header>
                        </request>
  
  
  
  1.3       +33 -0     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Checkout.xml
  
  Index: Checkout.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Checkout.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Checkout.xml      13 Aug 2002 12:44:57 -0000      1.2
  +++ Checkout.xml      2 Sep 2003 14:24:26 -0000       1.3
  @@ -47,6 +47,39 @@
        <cleanup>
                <step>
                        <request>
  +                             <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.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:version-history/></D:prop></D:propfind>]]></body>
  +                     </request>
  +                     <response>
  +                             <command>HTTP/1.0 207 Multi Status</command>
  +                             <body 
varUsage="globalVariableCollection,globalVariableServerName,VHH" varDefinition="VHH" 
varPath="multistatus/response/propstat/prop/version-history/href"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
  +                                     <multistatus xmlns="DAV:">
  +                                             <response>
  +                                                     
<href>/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml</href>
  +                                                     <propstat>
  +                                                             <prop>
  +                                                                     
<version-history>
  +                                                                             
<href>%VHH%</href>
  +                                                                     
</version-history>
  +                                                             </prop>
  +                                                             <status>HTTP/1.1 200 
OK</status>
  +                                                     </propstat>
  +                                             </response>
  +                                     </multistatus>]]></body>
  +                     </response>
  +             </step>
  +             <step>
  +                     <request>
  +                             <command 
varUsage="repeatCounter,globalVariableCollection,globalVariableServerName,VHH">DELETE 
%VHH% 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%/UnlockedVCR.xml 
HTTP/1.1</command>
                                <header>Accept-Language: en-us</header>
                                <header>Destroy: NoUndelete</header>
  
  
  
  1.4       +33 -0     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/CopySource.xml
  
  Index: CopySource.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/CopySource.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- CopySource.xml    13 Aug 2003 15:10:39 -0000      1.3
  +++ CopySource.xml    2 Sep 2003 14:24:26 -0000       1.4
  @@ -55,6 +55,39 @@
        <cleanup>
                <step>
                        <request>
  +                             <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.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:version-history/></D:prop></D:propfind>]]></body>
  +                     </request>
  +                     <response>
  +                             <command>HTTP/1.0 207 Multi Status</command>
  +                             <body 
varUsage="globalVariableCollection,globalVariableServerName,VHH" varDefinition="VHH" 
varPath="multistatus/response/propstat/prop/version-history/href"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
  +                                     <multistatus xmlns="DAV:">
  +                                             <response>
  +                                                     
<href>/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml</href>
  +                                                     <propstat>
  +                                                             <prop>
  +                                                                     
<version-history>
  +                                                                             
<href>%VHH%</href>
  +                                                                     
</version-history>
  +                                                             </prop>
  +                                                             <status>HTTP/1.1 200 
OK</status>
  +                                                     </propstat>
  +                                             </response>
  +                                     </multistatus>]]></body>
  +                     </response>
  +             </step>
  +             <step>
  +                     <request>
  +                             <command 
varUsage="repeatCounter,globalVariableCollection,globalVariableServerName,VHH">DELETE 
%VHH% 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%/UnlockedVCR.xml 
HTTP/1.1</command>
                                <header>Accept-Language: en-us</header>
                                <header>Destroy: NoUndelete</header>
  
  
  
  1.3       +33 -0     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/CopyTarget.xml
  
  Index: CopyTarget.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/CopyTarget.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- CopyTarget.xml    13 Aug 2002 12:44:57 -0000      1.2
  +++ CopyTarget.xml    2 Sep 2003 14:24:26 -0000       1.3
  @@ -71,6 +71,39 @@
        <cleanup>
                <step>
                        <request>
  +                             <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.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:version-history/></D:prop></D:propfind>]]></body>
  +                     </request>
  +                     <response>
  +                             <command>HTTP/1.0 207 Multi Status</command>
  +                             <body 
varUsage="globalVariableCollection,globalVariableServerName,VHH" varDefinition="VHH" 
varPath="multistatus/response/propstat/prop/version-history/href"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
  +                                     <multistatus xmlns="DAV:">
  +                                             <response>
  +                                                     
<href>/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml</href>
  +                                                     <propstat>
  +                                                             <prop>
  +                                                                     
<version-history>
  +                                                                             
<href>%VHH%</href>
  +                                                                     
</version-history>
  +                                                             </prop>
  +                                                             <status>HTTP/1.1 200 
OK</status>
  +                                                     </propstat>
  +                                             </response>
  +                                     </multistatus>]]></body>
  +                     </response>
  +             </step>
  +             <step>
  +                     <request>
  +                             <command 
varUsage="repeatCounter,globalVariableCollection,globalVariableServerName,VHH">DELETE 
%VHH% 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%/UnlockedVCR.xml 
HTTP/1.1</command>
                                <header>Accept-Language: en-us</header>
                                <header>Destroy: NoUndelete</header>
  
  
  
  1.3       +34 -0     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Delete.xml
  
  Index: Delete.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Delete.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Delete.xml        13 Aug 2002 12:44:57 -0000      1.2
  +++ Delete.xml        2 Sep 2003 14:24:26 -0000       1.3
  @@ -37,6 +37,32 @@
        </step>
        <step>
                <request>
  +                     <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.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:version-history/></D:prop></D:propfind>]]></body>
  +             </request>
  +             <response>
  +                     <command>HTTP/1.0 207 Multi Status</command>
  +                     <body 
varUsage="globalVariableCollection,globalVariableServerName,VHH" varDefinition="VHH" 
varPath="multistatus/response/propstat/prop/version-history/href"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
  +                                     <multistatus xmlns="DAV:">
  +                                             <response>
  +                                                     
<href>/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml</href>
  +                                                     <propstat>
  +                                                             <prop>
  +                                                                     
<version-history>
  +                                                                             
<href>%VHH%</href>
  +                                                                     
</version-history>
  +                                                             </prop>
  +                                                             <status>HTTP/1.1 200 
OK</status>
  +                                                     </propstat>
  +                                             </response>
  +                                     </multistatus>]]></body>
  +             </response>
  +     </step>
  +     
  +     <step>
  +             <request>
                        <command 
varUsage="globalVariableCollection,globalVariableServerName">DELETE 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml 
HTTP/1.1</command>
                        <header>Accept-Language: en-us</header>
                        <header>Destroy: NoUndelete</header>
  @@ -52,6 +78,14 @@
                </response>
        </step>
        <cleanup>
  +             <step>
  +                     <request>
  +                             <command 
varUsage="repeatCounter,globalVariableCollection,globalVariableServerName,VHH">DELETE 
%VHH% 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%/UnlockedVCR.xml 
HTTP/1.1</command>
  
  
  
  1.3       +33 -0     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Get.xml
  
  Index: Get.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Get.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Get.xml   13 Aug 2002 12:44:57 -0000      1.2
  +++ Get.xml   2 Sep 2003 14:24:26 -0000       1.3
  @@ -54,6 +54,39 @@
        <cleanup>
                <step>
                        <request>
  +                             <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.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:version-history/></D:prop></D:propfind>]]></body>
  +                     </request>
  +                     <response>
  +                             <command>HTTP/1.0 207 Multi Status</command>
  +                             <body 
varUsage="globalVariableCollection,globalVariableServerName,VHH" varDefinition="VHH" 
varPath="multistatus/response/propstat/prop/version-history/href"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
  +                                     <multistatus xmlns="DAV:">
  +                                             <response>
  +                                                     
<href>/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml</href>
  +                                                     <propstat>
  +                                                             <prop>
  +                                                                     
<version-history>
  +                                                                             
<href>%VHH%</href>
  +                                                                     
</version-history>
  +                                                             </prop>
  +                                                             <status>HTTP/1.1 200 
OK</status>
  +                                                     </propstat>
  +                                             </response>
  +                                     </multistatus>]]></body>
  +                     </response>
  +             </step>
  +             <step>
  +                     <request>
  +                             <command 
varUsage="repeatCounter,globalVariableCollection,globalVariableServerName,VHH">DELETE 
%VHH% 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%/UnlockedVCR.xml 
HTTP/1.1</command>
                                <header>Accept-Language: en-us</header>
                                <header>Destroy: NoUndelete</header>
  
  
  
  1.3       +33 -0     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Head.xml
  
  Index: Head.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Head.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Head.xml  13 Aug 2002 12:44:57 -0000      1.2
  +++ Head.xml  2 Sep 2003 14:24:26 -0000       1.3
  @@ -52,6 +52,39 @@
        <cleanup>
                <step>
                        <request>
  +                             <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.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:version-history/></D:prop></D:propfind>]]></body>
  +                     </request>
  +                     <response>
  +                             <command>HTTP/1.0 207 Multi Status</command>
  +                             <body 
varUsage="globalVariableCollection,globalVariableServerName,VHH" varDefinition="VHH" 
varPath="multistatus/response/propstat/prop/version-history/href"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
  +                                     <multistatus xmlns="DAV:">
  +                                             <response>
  +                                                     
<href>/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml</href>
  +                                                     <propstat>
  +                                                             <prop>
  +                                                                     
<version-history>
  +                                                                             
<href>%VHH%</href>
  +                                                                     
</version-history>
  +                                                             </prop>
  +                                                             <status>HTTP/1.1 200 
OK</status>
  +                                                     </propstat>
  +                                             </response>
  +                                     </multistatus>]]></body>
  +                     </response>
  +             </step>
  +             <step>
  +                     <request>
  +                             <command 
varUsage="repeatCounter,globalVariableCollection,globalVariableServerName,VHH">DELETE 
%VHH% 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%/UnlockedVCR.xml 
HTTP/1.1</command>
                                <header>Accept-Language: en-us</header>
                                <header>Destroy: NoUndelete</header>
  
  
  
  1.3       +33 -0     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Label.xml
  
  Index: Label.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Label.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Label.xml 13 Aug 2002 12:44:57 -0000      1.2
  +++ Label.xml 2 Sep 2003 14:24:26 -0000       1.3
  @@ -55,6 +55,39 @@
        <cleanup>
                <step>
                        <request>
  +                             <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.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:version-history/></D:prop></D:propfind>]]></body>
  +                     </request>
  +                     <response>
  +                             <command>HTTP/1.0 207 Multi Status</command>
  +                             <body 
varUsage="globalVariableCollection,globalVariableServerName,VHH" varDefinition="VHH" 
varPath="multistatus/response/propstat/prop/version-history/href"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
  +                                     <multistatus xmlns="DAV:">
  +                                             <response>
  +                                                     
<href>/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml</href>
  +                                                     <propstat>
  +                                                             <prop>
  +                                                                     
<version-history>
  +                                                                             
<href>%VHH%</href>
  +                                                                     
</version-history>
  +                                                             </prop>
  +                                                             <status>HTTP/1.1 200 
OK</status>
  +                                                     </propstat>
  +                                             </response>
  +                                     </multistatus>]]></body>
  +                     </response>
  +             </step>
  +             <step>
  +                     <request>
  +                             <command 
varUsage="repeatCounter,globalVariableCollection,globalVariableServerName,VHH">DELETE 
%VHH% 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%/UnlockedVCR.xml 
HTTP/1.1</command>
                                <header>Accept-Language: en-us</header>
                                <header>Destroy: NoUndelete</header>
  
  
  
  1.5       +104 -71   
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Lock.xml
  
  Index: Lock.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Lock.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- Lock.xml  17 Feb 2003 18:00:05 -0000      1.4
  +++ Lock.xml  2 Sep 2003 14:24:26 -0000       1.5
  @@ -1,76 +1,109 @@
   <?xml version="1.0" encoding="utf-8"?>
   <!DOCTYPE test SYSTEM "../../../../Tprocessor.dtd">
   <test>
  -  <specification>
  -    <abstract>Test to check if possible to perform a Lock command on a 
VCR</abstract>
  -    <description>1) Put command creates a file 2) VERSION-CONTROL command which 
puts a resource under version control 3) Lock command carried out on a 
VCR</description>
  -    <expectedResult>Lock command should return 200 OK</expectedResult>
  -  </specification>
  -  <step>
  -    <request>
  -      <command varUsage="globalVariableCollection,globalVariableServerName">PUT 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml 
HTTP/1.1</command>
  -      <header>Accept-Language: en-us</header>
  -      <header>Translate: f</header>
  -      <header>User-Agent: Microsoft Data Access Internet Publishing Provider 
DAV</header>
  -      <header>Connection: Keep-Alive</header>
  -      <body fileReference="../../../contentDirectory/validXML.xm1" />
  -    </request>
  -    <response>
  -      <command>HTTP/1.0 201 Created</command>
  -      <header>Date: Wed, 14 Mar 2001 15:45:51 GMT+01:00</header>
  -      <header>Content-Language: en</header>
  -      <header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; Servlet 2.2; 
Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
  -    </response>
  -  </step>
  -  <step>
  -    <request>
  -      <command 
varUsage="globalVariableCollection,globalVariableServerName">VERSION-CONTROL 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml 
HTTP/1.1</command>
  -      <header>Content-type: text/xml; charset="utf-8"</header>
  -    </request>
  -    <response>
  -      <command>HTTP/1.0 200 OK</command>
  -    </response>
  -  </step>
  -  <step>
  -    <request>
  -      <command varUsage="globalVariableCollection,globalVariableServerName">LOCK 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml 
HTTP/1.1</command>
  -      <header>Timeout: Second-604800</header>
  -      <header>Content-type: text/xml</header>
  -      <body><![CDATA[<?xml version="1.0"?><A:lockinfo 
xmlns:A="DAV:"><A:locktype><A:write/></A:locktype><A:lockscope><A:exclusive/></A:lockscope><A:owner><A:href></A:href></A:owner></A:lockinfo>]]></body>
  -    </request>
  -    <response>
  -      <command>HTTP/1.0 200 OK</command>
  -      <header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; Servlet 2.2; 
Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
  -      <body 
varUsage="globalVariableUserPath,globalVariableServerName,user,host"><![CDATA[<?xml 
version="1.0" encoding="utf-8"?> <d:prop 
xmlns:d="DAV:"><d:lockdiscovery><d:activelock><d:locktype><d:write 
/></d:locktype><d:lockscope><d:exclusive 
/></d:lockscope><d:depth>infinity</d:depth><d:owner><A:href xmlns:A="DAV:" 
/></d:owner><d:timeout>Second-604800</d:timeout><d:locktoken><d:href 
/></d:locktoken><d:principal-URL><d:href>%globalVariableUserPath%</d:href></d:principal-URL></d:activelock></d:lockdiscovery></d:prop>]]></body>
  -    </response>
  -  </step>
  -  <cleanup>
  -    <step>
  -      <request>
  -        <command 
varUsage="globalVariableCollection,globalVariableServerName">UNLOCK 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml 
HTTP/1.1</command>
  -        <header varUsage="automaticVariable1">Lock-Token: %varUsage%</header>
  -      </request>
  -      <response>
  -        <command>HTTP/1.0 204 No Content</command>
  -        <header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; Servlet 2.2; 
Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
  -      </response>
  -    </step>
  -    <step>
  -      <request>
  -        <command 
varUsage="globalVariableCollection,globalVariableServerName">DELETE 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml 
HTTP/1.1</command>
  -        <header>Accept-Language: en-us</header>
  -        <header>Destroy: NoUndelete</header>
  -        <header>Translate: f</header>
  -        <header>User-Agent: Microsoft Data Access Internet Publishing Provider 
DAV</header>
  -        <header>Connection: Keep-Alive</header>
  -      </request>
  -      <response>
  -        <command>HTTP/1.0 204 No Content</command>
  -        <header>Date: Tue, 13 Feb 2001 17:14:41 GMT+01:00</header>
  -        <header>Content-Language: en</header>
  -        <header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; Servlet 2.2; 
Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
  -      </response>
  -    </step>
  -  </cleanup>
  +     <specification>
  +             <abstract>Test to check if possible to perform a Lock command on a 
VCR</abstract>
  +             <description>1) Put command creates a file 2) VERSION-CONTROL command 
which puts a resource under version control 3) Lock command carried out on a 
VCR</description>
  +             <expectedResult>Lock command should return 200 OK</expectedResult>
  +     </specification>
  +     <step>
  +             <request>
  +                     <command 
varUsage="globalVariableCollection,globalVariableServerName">PUT 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml 
HTTP/1.1</command>
  +                     <header>Accept-Language: en-us</header>
  +                     <header>Translate: f</header>
  +                     <header>User-Agent: Microsoft Data Access Internet Publishing 
Provider DAV</header>
  +                     <header>Connection: Keep-Alive</header>
  +                     <body fileReference="../../../contentDirectory/validXML.xm1"/>
  +             </request>
  +             <response>
  +                     <command>HTTP/1.0 201 Created</command>
  +                     <header>Date: Wed, 14 Mar 2001 15:45:51 GMT+01:00</header>
  +                     <header>Content-Language: en</header>
  +                     <header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; 
Servlet 2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems 
Inc.)</header>
  +             </response>
  +     </step>
  +     <step>
  +             <request>
  +                     <command 
varUsage="globalVariableCollection,globalVariableServerName">VERSION-CONTROL 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml 
HTTP/1.1</command>
  +                     <header>Content-type: text/xml; charset="utf-8"</header>
  +             </request>
  +             <response>
  +                     <command>HTTP/1.0 200 OK</command>
  +             </response>
  +     </step>
  +     <step>
  +             <request>
  +                     <command 
varUsage="globalVariableCollection,globalVariableServerName">LOCK 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml 
HTTP/1.1</command>
  +                     <header>Timeout: Second-604800</header>
  +                     <header>Content-type: text/xml</header>
  +                     <body><![CDATA[<?xml version="1.0"?><A:lockinfo 
xmlns:A="DAV:"><A:locktype><A:write/></A:locktype><A:lockscope><A:exclusive/></A:lockscope><A:owner><A:href></A:href></A:owner></A:lockinfo>]]></body>
  +             </request>
  +             <response>
  +                     <command>HTTP/1.0 200 OK</command>
  +                     <header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; 
Servlet 2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems 
Inc.)</header>
  +                     <body 
varUsage="globalVariableUserPath,globalVariableServerName,user,host"><![CDATA[<?xml 
version="1.0" encoding="utf-8"?> <d:prop 
xmlns:d="DAV:"><d:lockdiscovery><d:activelock><d:locktype><d:write 
/></d:locktype><d:lockscope><d:exclusive 
/></d:lockscope><d:depth>infinity</d:depth><d:owner><A:href xmlns:A="DAV:" 
/></d:owner><d:timeout>Second-604800</d:timeout><d:locktoken><d:href 
/></d:locktoken><d:principal-URL><d:href>%globalVariableUserPath%</d:href></d:principal-URL></d:activelock></d:lockdiscovery></d:prop>]]></body>
  +             </response>
  +     </step>
  +     <cleanup>
  +             <step>
  +                     <request>
  +                             <command 
varUsage="globalVariableCollection,globalVariableServerName">UNLOCK 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml 
HTTP/1.1</command>
  +                             <header varUsage="automaticVariable1">Lock-Token: 
%varUsage%</header>
  +                     </request>
  +                     <response>
  +                             <command>HTTP/1.0 204 No Content</command>
  +                             <header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 
(JSP 1.1; Servlet 2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems 
Inc.)</header>
  +                     </response>
  +             </step>
  +             <step>
  +                     <request>
  +                             <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.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:version-history/></D:prop></D:propfind>]]></body>
  +                     </request>
  +                     <response>
  +                             <command>HTTP/1.0 207 Multi Status</command>
  +                             <body 
varUsage="globalVariableCollection,globalVariableServerName,VHH" varDefinition="VHH" 
varPath="multistatus/response/propstat/prop/version-history/href"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
  +                                     <multistatus xmlns="DAV:">
  +                                             <response>
  +                                                     
<href>/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml</href>
  +                                                     <propstat>
  +                                                             <prop>
  +                                                                     
<version-history>
  +                                                                             
<href>%VHH%</href>
  +                                                                     
</version-history>
  +                                                             </prop>
  +                                                             <status>HTTP/1.1 200 
OK</status>
  +                                                     </propstat>
  +                                             </response>
  +                                     </multistatus>]]></body>
  +                     </response>
  +             </step>
  +             <step>
  +                     <request>
  +                             <command 
varUsage="repeatCounter,globalVariableCollection,globalVariableServerName,VHH">DELETE 
%VHH% 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%/UnlockedVCR.xml 
HTTP/1.1</command>
  +                             <header>Accept-Language: en-us</header>
  +                             <header>Destroy: NoUndelete</header>
  +                             <header>Translate: f</header>
  +                             <header>User-Agent: Microsoft Data Access Internet 
Publishing Provider DAV</header>
  +                             <header>Connection: Keep-Alive</header>
  +                     </request>
  +                     <response>
  +                             <command>HTTP/1.0 204 No Content</command>
  +                             <header>Date: Tue, 13 Feb 2001 17:14:41 
GMT+01:00</header>
  +                             <header>Content-Language: en</header>
  +                             <header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 
(JSP 1.1; Servlet 2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems 
Inc.)</header>
  +                     </response>
  +             </step>
  +     </cleanup>
   </test>
   
  
  
  
  1.3       +33 -0     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Mkcoll.xml
  
  Index: Mkcoll.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Mkcoll.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Mkcoll.xml        13 Aug 2002 12:44:57 -0000      1.2
  +++ Mkcoll.xml        2 Sep 2003 14:24:26 -0000       1.3
  @@ -53,6 +53,39 @@
        <cleanup>
                <step>
                        <request>
  +                             <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.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:version-history/></D:prop></D:propfind>]]></body>
  +                     </request>
  +                     <response>
  +                             <command>HTTP/1.0 207 Multi Status</command>
  +                             <body 
varUsage="globalVariableCollection,globalVariableServerName,VHH" varDefinition="VHH" 
varPath="multistatus/response/propstat/prop/version-history/href"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
  +                                     <multistatus xmlns="DAV:">
  +                                             <response>
  +                                                     
<href>/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml</href>
  +                                                     <propstat>
  +                                                             <prop>
  +                                                                     
<version-history>
  +                                                                             
<href>%VHH%</href>
  +                                                                     
</version-history>
  +                                                             </prop>
  +                                                             <status>HTTP/1.1 200 
OK</status>
  +                                                     </propstat>
  +                                             </response>
  +                                     </multistatus>]]></body>
  +                     </response>
  +             </step>
  +             <step>
  +                     <request>
  +                             <command 
varUsage="repeatCounter,globalVariableCollection,globalVariableServerName,VHH">DELETE 
%VHH% 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%/UnlockedVCR.xml 
HTTP/1.1</command>
                                <header>Accept-Language: en-us</header>
                                <header>Destroy: NoUndelete</header>
  
  
  
  1.5       +33 -0     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Mkworkspace.xml
  
  Index: Mkworkspace.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Mkworkspace.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- Mkworkspace.xml   13 Aug 2002 12:44:57 -0000      1.4
  +++ Mkworkspace.xml   2 Sep 2003 14:24:26 -0000       1.5
  @@ -43,6 +43,39 @@
        <cleanup>
                <step>
                        <request>
  +                             <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.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:version-history/></D:prop></D:propfind>]]></body>
  +                     </request>
  +                     <response>
  +                             <command>HTTP/1.0 207 Multi Status</command>
  +                             <body 
varUsage="globalVariableCollection,globalVariableServerName,VHH" varDefinition="VHH" 
varPath="multistatus/response/propstat/prop/version-history/href"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
  +                                     <multistatus xmlns="DAV:">
  +                                             <response>
  +                                                     
<href>/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml</href>
  +                                                     <propstat>
  +                                                             <prop>
  +                                                                     
<version-history>
  +                                                                             
<href>%VHH%</href>
  +                                                                     
</version-history>
  +                                                             </prop>
  +                                                             <status>HTTP/1.1 200 
OK</status>
  +                                                     </propstat>
  +                                             </response>
  +                                     </multistatus>]]></body>
  +                     </response>
  +             </step>
  +             <step>
  +                     <request>
  +                             <command 
varUsage="repeatCounter,globalVariableCollection,globalVariableServerName,VHH">DELETE 
%VHH% 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%/UnlockedVCR.xml 
HTTP/1.1</command>
                        </request>
                        <response>
  
  
  
  1.4       +34 -0     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/MoveSource.xml
  
  Index: MoveSource.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/MoveSource.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- MoveSource.xml    14 Aug 2003 14:00:24 -0000      1.3
  +++ MoveSource.xml    2 Sep 2003 14:24:26 -0000       1.4
  @@ -37,6 +37,32 @@
        </step>
        <step>
                <request>
  +                     <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.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:version-history/></D:prop></D:propfind>]]></body>
  +             </request>
  +             <response>
  +                     <command>HTTP/1.0 207 Multi Status</command>
  +                     <body 
varUsage="globalVariableCollection,globalVariableServerName,VHH" varDefinition="VHH" 
varPath="multistatus/response/propstat/prop/version-history/href"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
  +                                     <multistatus xmlns="DAV:">
  +                                             <response>
  +                                                     
<href>/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml</href>
  +                                                     <propstat>
  +                                                             <prop>
  +                                                                     
<version-history>
  +                                                                             
<href>%VHH%</href>
  +                                                                     
</version-history>
  +                                                             </prop>
  +                                                             <status>HTTP/1.1 200 
OK</status>
  +                                                     </propstat>
  +                                             </response>
  +                                     </multistatus>]]></body>
  +             </response>
  +     </step>
  +     
  +     <step>
  +             <request>
                        <command 
varUsage="userNumber,globalVariableCollection,globalVariableServerName">MOVE 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml 
HTTP/1.1</command>
                        <header>Accept-Language: en-us</header>
                        <header>Overwrite: T</header>
  @@ -53,6 +79,14 @@
                </response>
        </step>
        <cleanup>
  +             <step>
  +                     <request>
  +                             <command 
varUsage="repeatCounter,globalVariableCollection,globalVariableServerName,VHH">DELETE 
%VHH% 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%/UnlockedVCR2.xml 
HTTP/1.1</command>
  
  
  
  1.3       +34 -0     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/MoveTarget.xml
  
  Index: MoveTarget.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/MoveTarget.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- MoveTarget.xml    13 Aug 2002 12:44:57 -0000      1.2
  +++ MoveTarget.xml    2 Sep 2003 14:24:26 -0000       1.3
  @@ -51,6 +51,32 @@
                        <command>HTTP/1.0 200 OK</command>
                </response>
        </step>
  +     <!-- Get Version control history folder for a later cleanup -->
  +     <step>
  +                     <request>
  +                             <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.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:version-history/></D:prop></D:propfind>]]></body>
  +                     </request>
  +                     <response>
  +                             <command>HTTP/1.0 207 Multi Status</command>
  +                             <body 
varUsage="globalVariableCollection,globalVariableServerName,VHH" varDefinition="VHH" 
varPath="multistatus/response/propstat/prop/version-history/href"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
  +                                     <multistatus xmlns="DAV:">
  +                                             <response>
  +                                                     
<href>/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml</href>
  +                                                     <propstat>
  +                                                             <prop>
  +                                                                     
<version-history>
  +                                                                             
<href>%VHH%</href>
  +                                                                     
</version-history>
  +                                                             </prop>
  +                                                             <status>HTTP/1.1 200 
OK</status>
  +                                                     </propstat>
  +                                             </response>
  +                                     </multistatus>]]></body>
  +                     </response>
  +             </step>
        <step>
                <request>
                        <command 
varUsage="userNumber,globalVariableCollection,globalVariableServerName">MOVE 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR2.xml 
HTTP/1.1</command>
  @@ -69,6 +95,14 @@
                </response>
        </step>
        <cleanup>
  +             <step>
  +                     <request>
  +                             <command 
varUsage="repeatCounter,globalVariableCollection,globalVariableServerName,VHH">DELETE 
%VHH% 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%/UnlockedVCR.xml 
HTTP/1.1</command>
  
  
  
  1.4       +33 -0     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Options.xml
  
  Index: Options.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Options.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Options.xml       15 Jul 2003 07:49:12 -0000      1.3
  +++ Options.xml       2 Sep 2003 14:24:26 -0000       1.4
  @@ -39,6 +39,39 @@
        <cleanup>
                <step>
                        <request>
  +                             <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.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:version-history/></D:prop></D:propfind>]]></body>
  +                     </request>
  +                     <response>
  +                             <command>HTTP/1.0 207 Multi Status</command>
  +                             <body 
varUsage="globalVariableCollection,globalVariableServerName,VHH" varDefinition="VHH" 
varPath="multistatus/response/propstat/prop/version-history/href"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
  +                                     <multistatus xmlns="DAV:">
  +                                             <response>
  +                                                     
<href>/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml</href>
  +                                                     <propstat>
  +                                                             <prop>
  +                                                                     
<version-history>
  +                                                                             
<href>%VHH%</href>
  +                                                                     
</version-history>
  +                                                             </prop>
  +                                                             <status>HTTP/1.1 200 
OK</status>
  +                                                     </propstat>
  +                                             </response>
  +                                     </multistatus>]]></body>
  +                     </response>
  +             </step>
  +             <step>
  +                     <request>
  +                             <command 
varUsage="repeatCounter,globalVariableCollection,globalVariableServerName,VHH">DELETE 
%VHH% 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%/UnlockedVCR.xml 
HTTP/1.1</command>
                        </request>
                        <response>
  
  
  
  1.4       +33 -0     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Post.xml
  
  Index: Post.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Post.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Post.xml  13 Aug 2002 12:44:57 -0000      1.3
  +++ Post.xml  2 Sep 2003 14:24:26 -0000       1.4
  @@ -54,6 +54,39 @@
        <cleanup>
                <step>
                        <request>
  +                             <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.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:version-history/></D:prop></D:propfind>]]></body>
  +                     </request>
  +                     <response>
  +                             <command>HTTP/1.0 207 Multi Status</command>
  +                             <body 
varUsage="globalVariableCollection,globalVariableServerName,VHH" varDefinition="VHH" 
varPath="multistatus/response/propstat/prop/version-history/href"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
  +                                     <multistatus xmlns="DAV:">
  +                                             <response>
  +                                                     
<href>/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml</href>
  +                                                     <propstat>
  +                                                             <prop>
  +                                                                     
<version-history>
  +                                                                             
<href>%VHH%</href>
  +                                                                     
</version-history>
  +                                                             </prop>
  +                                                             <status>HTTP/1.1 200 
OK</status>
  +                                                     </propstat>
  +                                             </response>
  +                                     </multistatus>]]></body>
  +                     </response>
  +             </step>
  +             <step>
  +                     <request>
  +                             <command 
varUsage="repeatCounter,globalVariableCollection,globalVariableServerName,VHH">DELETE 
%VHH% 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%/UnlockedVCR.xml 
HTTP/1.1</command>
                                <header>Accept-Language: en-us</header>
                                <header>Destroy: NoUndelete</header>
  
  
  
  1.4       +33 -0     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Propfind.xml
  
  Index: Propfind.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Propfind.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Propfind.xml      27 Aug 2003 08:44:06 -0000      1.3
  +++ Propfind.xml      2 Sep 2003 14:24:26 -0000       1.4
  @@ -55,6 +55,39 @@
        <cleanup>
                <step>
                        <request>
  +                             <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.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:version-history/></D:prop></D:propfind>]]></body>
  +                     </request>
  +                     <response>
  +                             <command>HTTP/1.0 207 Multi Status</command>
  +                             <body 
varUsage="globalVariableCollection,globalVariableServerName,VHH" varDefinition="VHH" 
varPath="multistatus/response/propstat/prop/version-history/href"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
  +                                     <multistatus xmlns="DAV:">
  +                                             <response>
  +                                                     
<href>/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml</href>
  +                                                     <propstat>
  +                                                             <prop>
  +                                                                     
<version-history>
  +                                                                             
<href>%VHH%</href>
  +                                                                     
</version-history>
  +                                                             </prop>
  +                                                             <status>HTTP/1.1 200 
OK</status>
  +                                                     </propstat>
  +                                             </response>
  +                                     </multistatus>]]></body>
  +                     </response>
  +             </step>
  +             <step>
  +                     <request>
  +                             <command 
varUsage="repeatCounter,globalVariableCollection,globalVariableServerName,VHH">DELETE 
%VHH% 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%/UnlockedVCR.xml 
HTTP/1.1</command>
                                <header>Accept-Language: en-us</header>
                                <header>Destroy: NoUndelete</header>
  
  
  
  1.4       +34 -1     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Proppatch.xml
  
  Index: Proppatch.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Proppatch.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Proppatch.xml     27 Aug 2003 08:44:06 -0000      1.3
  +++ Proppatch.xml     2 Sep 2003 14:24:26 -0000       1.4
  @@ -55,8 +55,41 @@
                        <body 
varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?><d:multistatus xmlns:d="DAV" 
xmlns:R="http://www.com/";><d:response><d:href>/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml</d:href><d:propstat><d:prop><R:test/></d:prop><d:status>HTTP/1.1
 200 OK</d:status></d:propstat></d:response></d:multistatus>]]></body>
                </response>
        </step>
  -  
  +     
        <cleanup>
  +             <step>
  +                     <request>
  +                             <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.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:version-history/></D:prop></D:propfind>]]></body>
  +                     </request>
  +                     <response>
  +                             <command>HTTP/1.0 207 Multi Status</command>
  +                             <body 
varUsage="globalVariableCollection,globalVariableServerName,VHH" varDefinition="VHH" 
varPath="multistatus/response/propstat/prop/version-history/href"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
  +                                     <multistatus xmlns="DAV:">
  +                                             <response>
  +                                                     
<href>/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml</href>
  +                                                     <propstat>
  +                                                             <prop>
  +                                                                     
<version-history>
  +                                                                             
<href>%VHH%</href>
  +                                                                     
</version-history>
  +                                                             </prop>
  +                                                             <status>HTTP/1.1 200 
OK</status>
  +                                                     </propstat>
  +                                             </response>
  +                                     </multistatus>]]></body>
  +                     </response>
  +             </step>
  +             <step>
  +                     <request>
  +                             <command 
varUsage="repeatCounter,globalVariableCollection,globalVariableServerName,VHH">DELETE 
%VHH% 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%/UnlockedVCR.xml 
HTTP/1.1</command>
  
  
  
  1.4       +33 -0     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Put.xml
  
  Index: Put.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Put.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Put.xml   13 Aug 2002 12:44:57 -0000      1.3
  +++ Put.xml   2 Sep 2003 14:24:26 -0000       1.4
  @@ -54,6 +54,39 @@
        <cleanup>
                <step>
                        <request>
  +                             <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.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:version-history/></D:prop></D:propfind>]]></body>
  +                     </request>
  +                     <response>
  +                             <command>HTTP/1.0 207 Multi Status</command>
  +                             <body 
varUsage="globalVariableCollection,globalVariableServerName,VHH" varDefinition="VHH" 
varPath="multistatus/response/propstat/prop/version-history/href"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
  +                                     <multistatus xmlns="DAV:">
  +                                             <response>
  +                                                     
<href>/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml</href>
  +                                                     <propstat>
  +                                                             <prop>
  +                                                                     
<version-history>
  +                                                                             
<href>%VHH%</href>
  +                                                                     
</version-history>
  +                                                             </prop>
  +                                                             <status>HTTP/1.1 200 
OK</status>
  +                                                     </propstat>
  +                                             </response>
  +                                     </multistatus>]]></body>
  +                     </response>
  +             </step>
  +             <step>
  +                     <request>
  +                             <command 
varUsage="repeatCounter,globalVariableCollection,globalVariableServerName,VHH">DELETE 
%VHH% 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%/UnlockedVCR.xml 
HTTP/1.1</command>
                                <header>Accept-Language: en-us</header>
                                <header>Destroy: NoUndelete</header>
  
  
  
  1.3       +33 -0     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Report.xml
  
  Index: Report.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Report.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Report.xml        13 Aug 2002 12:44:57 -0000      1.2
  +++ Report.xml        2 Sep 2003 14:24:26 -0000       1.3
  @@ -64,6 +64,39 @@
        <cleanup>
                <step>
                        <request>
  +                             <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.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:version-history/></D:prop></D:propfind>]]></body>
  +                     </request>
  +                     <response>
  +                             <command>HTTP/1.0 207 Multi Status</command>
  +                             <body 
varUsage="globalVariableCollection,globalVariableServerName,VHH" varDefinition="VHH" 
varPath="multistatus/response/propstat/prop/version-history/href"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
  +                                     <multistatus xmlns="DAV:">
  +                                             <response>
  +                                                     
<href>/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml</href>
  +                                                     <propstat>
  +                                                             <prop>
  +                                                                     
<version-history>
  +                                                                             
<href>%VHH%</href>
  +                                                                     
</version-history>
  +                                                             </prop>
  +                                                             <status>HTTP/1.1 200 
OK</status>
  +                                                     </propstat>
  +                                             </response>
  +                                     </multistatus>]]></body>
  +                     </response>
  +             </step>
  +             <step>
  +                     <request>
  +                             <command 
varUsage="repeatCounter,globalVariableCollection,globalVariableServerName,VHH">DELETE 
%VHH% 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%/UnlockedVCR.xml 
HTTP/1.1</command>
                                <header>Accept-Language: en-us</header>
                                <header>Destroy: NoUndelete</header>
  
  
  
  1.3       +33 -0     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Unlock.xml
  
  Index: Unlock.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Unlock.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Unlock.xml        13 Aug 2002 12:44:57 -0000      1.2
  +++ Unlock.xml        2 Sep 2003 14:24:26 -0000       1.3
  @@ -49,6 +49,39 @@
        <cleanup>
                <step>
                        <request>
  +                             <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.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:version-history/></D:prop></D:propfind>]]></body>
  +                     </request>
  +                     <response>
  +                             <command>HTTP/1.0 207 Multi Status</command>
  +                             <body 
varUsage="globalVariableCollection,globalVariableServerName,VHH" varDefinition="VHH" 
varPath="multistatus/response/propstat/prop/version-history/href"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
  +                                     <multistatus xmlns="DAV:">
  +                                             <response>
  +                                                     
<href>/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml</href>
  +                                                     <propstat>
  +                                                             <prop>
  +                                                                     
<version-history>
  +                                                                             
<href>%VHH%</href>
  +                                                                     
</version-history>
  +                                                             </prop>
  +                                                             <status>HTTP/1.1 200 
OK</status>
  +                                                     </propstat>
  +                                             </response>
  +                                     </multistatus>]]></body>
  +                     </response>
  +             </step>
  +             <step>
  +                     <request>
  +                             <command 
varUsage="repeatCounter,globalVariableCollection,globalVariableServerName,VHH">DELETE 
%VHH% 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%/UnlockedVCR.xml 
HTTP/1.1</command>
                                <header>Accept-Language: en-us</header>
                                <header>Destroy: NoUndelete</header>
  
  
  
  1.7       +33 -0     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Update.xml
  
  Index: Update.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Update.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- Update.xml        14 Aug 2002 10:54:28 -0000      1.6
  +++ Update.xml        2 Sep 2003 14:24:26 -0000       1.7
  @@ -50,6 +50,39 @@
        <cleanup>
                <step>
                        <request>
  +                             <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.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:version-history/></D:prop></D:propfind>]]></body>
  +                     </request>
  +                     <response>
  +                             <command>HTTP/1.0 207 Multi Status</command>
  +                             <body 
varUsage="globalVariableCollection,globalVariableServerName,VHH" varDefinition="VHH" 
varPath="multistatus/response/propstat/prop/version-history/href"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
  +                                     <multistatus xmlns="DAV:">
  +                                             <response>
  +                                                     
<href>/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml</href>
  +                                                     <propstat>
  +                                                             <prop>
  +                                                                     
<version-history>
  +                                                                             
<href>%VHH%</href>
  +                                                                     
</version-history>
  +                                                             </prop>
  +                                                             <status>HTTP/1.1 200 
OK</status>
  +                                                     </propstat>
  +                                             </response>
  +                                     </multistatus>]]></body>
  +                     </response>
  +             </step>
  +             <step>
  +                     <request>
  +                             <command 
varUsage="repeatCounter,globalVariableCollection,globalVariableServerName,VHH">DELETE 
%VHH% 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%/UnlockedVCR.xml 
HTTP/1.1</command>
                        </request>
                        <response>
  
  
  
  1.3       +33 -0     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Versioncontrol.xml
  
  Index: Versioncontrol.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Versioncontrol.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Versioncontrol.xml        13 Aug 2002 12:44:57 -0000      1.2
  +++ Versioncontrol.xml        2 Sep 2003 14:24:26 -0000       1.3
  @@ -47,6 +47,39 @@
        <cleanup>
                <step>
                        <request>
  +                             <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.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:version-history/></D:prop></D:propfind>]]></body>
  +                     </request>
  +                     <response>
  +                             <command>HTTP/1.0 207 Multi Status</command>
  +                             <body 
varUsage="globalVariableCollection,globalVariableServerName,VHH" varDefinition="VHH" 
varPath="multistatus/response/propstat/prop/version-history/href"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
  +                                     <multistatus xmlns="DAV:">
  +                                             <response>
  +                                                     
<href>/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml</href>
  +                                                     <propstat>
  +                                                             <prop>
  +                                                                     
<version-history>
  +                                                                             
<href>%VHH%</href>
  +                                                                     
</version-history>
  +                                                             </prop>
  +                                                             <status>HTTP/1.1 200 
OK</status>
  +                                                     </propstat>
  +                                             </response>
  +                                     </multistatus>]]></body>
  +                     </response>
  +             </step>
  +             <step>
  +                     <request>
  +                             <command 
varUsage="repeatCounter,globalVariableCollection,globalVariableServerName,VHH">DELETE 
%VHH% 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%/UnlockedVCR.xml 
HTTP/1.1</command>
                                <header>Accept-Language: en-us</header>
                                <header>Destroy: NoUndelete</header>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to