juergen     2003/09/10 07:01:51

  Modified:    
testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Working_resource_feature/Checkout_Method
                        2ChoutAV403ChoutforkDisged.xml
                        2ChoutAV403ChoutforkForbid.xml
                        2ChoutforkForbidChoutParentVHR.xml
                        ChoutParentVsnChoutforkDisged.xml
                        ChoutParentVsnChoutforkForbid.xml
               
testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Working_resource_feature/Additional_Move_Semantics
                        ChoutVsnMve403.xml
               
testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Working_resource_feature/Working_resource_properties
                        ChoutVsnPropfall.xml ChoutVsnPropfautoupdte.xml
                        ChoutVsnProppautoupdte.xml
                        LablChoutVsnPropfautoupdte.xml Propfautoupdte.xml
               
testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Working_resource_feature/Additional_Option_Semantics
                        Options.xml
  Log:
  (fga) Added cleanup of created history folder and workingresource
  
  Revision  Changes    Path
  1.5       +116 -0    
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Working_resource_feature/Checkout_Method/2ChoutAV403ChoutforkDisged.xml
  
  Index: 2ChoutAV403ChoutforkDisged.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Working_resource_feature/Checkout_Method/2ChoutAV403ChoutforkDisged.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- 2ChoutAV403ChoutforkDisged.xml    14 Aug 2002 10:54:29 -0000      1.4
  +++ 2ChoutAV403ChoutforkDisged.xml    10 Sep 2003 14:01:51 -0000      1.5
  @@ -58,6 +58,7 @@
                                </D:multistatus>]]></body>
                </response>
        </step>
  +     
        <step>
                <request>
                        <command 
varUsage="globalVariableCollection,globalVariableServerName">CHECKOUT 
/%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>
  @@ -71,6 +72,7 @@
                        <command>HTTP/1.0 201 Created</command>
                </response>
        </step>
  +     
        <step>
                <request>
                        <command 
varUsage="globalVariableCollection,globalVariableServerName">CHECKOUT 
/%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>
  @@ -93,11 +95,125 @@
        <cleanup>
                <step>
                        <request>
  +                             <command 
varUsage="globalVariableCollection,userNumber,globalVariableServerName">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/test.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>
  +                     </request>
  +                     <response>
  +                             <command>HTTP/1.0 207 Multi Status</command>
  +                             <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%/test.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,userNumber,globalVariableServerName">REPORT 
/%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>
  +                             <header>Content-Type: text/xml</header>
  +                             <body><![CDATA[<D:version-tree xmlns:D="DAV:">
  +                                             <D:prop>
  +                                                     <D:checkout-set/>
  +                                             </D:prop>
  +                                     </D:version-tree>]]></body>
  +                     </request>
  +                     <response>
  +                             <command>HTTP/1.0 207 Multi Status</command>
  +                             <body varUsage="WRS,VHR1" varDefinition="WRS" 
varPath="multistatus/response/propstat/prop/checkout-set/href"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
  +                                     <D:multistatus xmlns:D="DAV:">
  +                                             <D:response>
  +                                                     <D:href>*</D:href>
  +                                                     <D:propstat>
  +                                                             <D:prop>
  +                                                                     
<D:checkout-set></D:checkout-set>
  +                                                             </D:prop>
  +                                                             <D:status>HTTP/1.1 200 
OK</D:status>
  +                                                     </D:propstat>
  +                                             </D:response>
  +                                             <D:response>
  +                                                     <D:href>%VHR1%</D:href>
  +                                                     <D:propstat>
  +                                                             <D:prop>
  +                                                                     
<D:checkout-set>
  +                                                                             
<D:href>%WRS%</D:href>
  +                                                                     
</D:checkout-set>
  +                                                             </D:prop>
  +                                                             <D:status>HTTP/1.1 200 
OK</D:status>
  +                                                     </D:propstat>
  +                                             </D:response>
  +                                     </D:multistatus>
  +                                     ]]></body>
  +                     </response>
  +             </step>
  +             <step>
  +                     <request>
  +                             <command varUsage="WRS">DELETE %WRS% HTTP/1.1</command>
  +                             <header>Destroy: NoUndelete</header>
  +                     </request>
  +                     <response>
  +                             <command>HTTP/1.0 204 No Content</command>
  +                             <header>Date: Tue, 13 Feb 2001 17:14:41 
GMT+01:00</header>
  +                     </response>
  +             </step>
  +             
  +             <step>
  +                     <request>
  +                             <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/test.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%/test.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="repeatCounter,globalVariableCollection,globalVariableServerName">DELETE 
/%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>
                        </request>
                        <response>
                                <command>HTTP/1.0 204 No Content</command>
                        </response>
                </step>
  +     
        </cleanup>
   </test>
  
  
  
  1.5       +105 -0    
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Working_resource_feature/Checkout_Method/2ChoutAV403ChoutforkForbid.xml
  
  Index: 2ChoutAV403ChoutforkForbid.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Working_resource_feature/Checkout_Method/2ChoutAV403ChoutforkForbid.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- 2ChoutAV403ChoutforkForbid.xml    14 Aug 2002 10:54:29 -0000      1.4
  +++ 2ChoutAV403ChoutforkForbid.xml    10 Sep 2003 14:01:51 -0000      1.5
  @@ -60,7 +60,112 @@
                        </body>
                </response>
        </step>
  +
        <cleanup>
  +             <step>
  +                     <request>
  +                             <command 
varUsage="globalVariableCollection,userNumber,globalVariableServerName">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/test.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>
  +                     </request>
  +                     <response>
  +                             <command>HTTP/1.0 207 Multi Status</command>
  +                             <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%/test.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,userNumber,globalVariableServerName">REPORT 
/%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>
  +                             <header>Content-Type: text/xml</header>
  +                             <body><![CDATA[<D:version-tree xmlns:D="DAV:">
  +                                             <D:prop>
  +                                                     <D:checkout-set/>
  +                                             </D:prop>
  +                                     </D:version-tree>]]></body>
  +                     </request>
  +                     <response>
  +                             <command>HTTP/1.0 207 Multi Status</command>
  +                             <body varUsage="WRS,VHR1" varDefinition="WRS" 
varPath="multistatus/response/propstat/prop/checkout-set/href"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
  +                                     <D:multistatus xmlns:D="DAV:">
  +                                             <D:response>
  +                                                     <D:href>%VHR1%</D:href>
  +                                                     <D:propstat>
  +                                                             <D:prop>
  +                                                                     
<D:checkout-set>
  +                                                                             
<D:href>%WRS%</D:href>
  +                                                                     
</D:checkout-set>
  +                                                             </D:prop>
  +                                                             <D:status>HTTP/1.1 200 
OK</D:status>
  +                                                     </D:propstat>
  +                                             </D:response>
  +                                     </D:multistatus>
  +                                     ]]></body>
  +                     </response>
  +             </step>
  +             <step>
  +                     <request>
  +                             <command varUsage="WRS">DELETE %WRS% HTTP/1.1</command>
  +                             <header>Destroy: NoUndelete</header>
  +                     </request>
  +                     <response>
  +                             <command>HTTP/1.0 204 No Content</command>
  +                             <header>Date: Tue, 13 Feb 2001 17:14:41 
GMT+01:00</header>
  +                     </response>
  +             </step>
  +
  +             <step>
  +                     <request>
  +                             <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/test.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%/test.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="repeatCounter,globalVariableCollection,globalVariableServerName">DELETE 
/%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>
  
  
  
  1.3       +104 -0    
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Working_resource_feature/Checkout_Method/2ChoutforkForbidChoutParentVHR.xml
  
  Index: 2ChoutforkForbidChoutParentVHR.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Working_resource_feature/Checkout_Method/2ChoutforkForbidChoutParentVHR.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- 2ChoutforkForbidChoutParentVHR.xml        2 Aug 2002 08:57:01 -0000       1.2
  +++ 2ChoutforkForbidChoutParentVHR.xml        10 Sep 2003 14:01:51 -0000      1.3
  @@ -44,6 +44,110 @@
        <cleanup>
                <step>
                        <request>
  +                             <command 
varUsage="globalVariableCollection,userNumber,globalVariableServerName">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/test.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>
  +                     </request>
  +                     <response>
  +                             <command>HTTP/1.0 207 Multi Status</command>
  +                             <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%/test.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,userNumber,globalVariableServerName">REPORT 
/%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>
  +                             <header>Content-Type: text/xml</header>
  +                             <body><![CDATA[<D:version-tree xmlns:D="DAV:">
  +                                             <D:prop>
  +                                                     <D:checkout-set/>
  +                                             </D:prop>
  +                                     </D:version-tree>]]></body>
  +                     </request>
  +                     <response>
  +                             <command>HTTP/1.0 207 Multi Status</command>
  +                             <body varUsage="WRS,VHR1" varDefinition="WRS" 
varPath="multistatus/response/propstat/prop/checkout-set/href"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
  +                                     <D:multistatus xmlns:D="DAV:">
  +                                             <D:response>
  +                                                     <D:href>%VHR1%</D:href>
  +                                                     <D:propstat>
  +                                                             <D:prop>
  +                                                                     
<D:checkout-set>
  +                                                                             
<D:href>%WRS%</D:href>
  +                                                                     
</D:checkout-set>
  +                                                             </D:prop>
  +                                                             <D:status>HTTP/1.1 200 
OK</D:status>
  +                                                     </D:propstat>
  +                                             </D:response>
  +                                     </D:multistatus>
  +                                     ]]></body>
  +                     </response>
  +             </step>
  +             <step>
  +                     <request>
  +                             <command varUsage="WRS">DELETE %WRS% HTTP/1.1</command>
  +                             <header>Destroy: NoUndelete</header>
  +                     </request>
  +                     <response>
  +                             <command>HTTP/1.0 204 No Content</command>
  +                             <header>Date: Tue, 13 Feb 2001 17:14:41 
GMT+01:00</header>
  +                     </response>
  +             </step>
  +             
  +             <step>
  +                     <request>
  +                             <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/test.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%/test.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="repeatCounter,globalVariableCollection,globalVariableServerName">DELETE 
/%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>
                        </request>
                        <response>
  
  
  
  1.6       +39 -0     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Working_resource_feature/Checkout_Method/ChoutParentVsnChoutforkDisged.xml
  
  Index: ChoutParentVsnChoutforkDisged.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Working_resource_feature/Checkout_Method/ChoutParentVsnChoutforkDisged.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- ChoutParentVsnChoutforkDisged.xml 14 Aug 2002 10:54:29 -0000      1.5
  +++ ChoutParentVsnChoutforkDisged.xml 10 Sep 2003 14:01:51 -0000      1.6
  @@ -139,6 +139,45 @@
        <cleanup>
                <step>
                        <request>
  +                             <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/test.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%/test.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="repeatCounter,globalVariableCollection,globalVariableServerName">DELETE 
/%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>
                                <header>Destroy: NoUndelete</header>
                        </request>
  
  
  
  1.6       +39 -0     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Working_resource_feature/Checkout_Method/ChoutParentVsnChoutforkForbid.xml
  
  Index: ChoutParentVsnChoutforkForbid.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Working_resource_feature/Checkout_Method/ChoutParentVsnChoutforkForbid.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- ChoutParentVsnChoutforkForbid.xml 14 Aug 2002 10:54:29 -0000      1.5
  +++ ChoutParentVsnChoutforkForbid.xml 10 Sep 2003 14:01:51 -0000      1.6
  @@ -96,6 +96,45 @@
        <cleanup>
                <step>
                        <request>
  +                             <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/test.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%/test.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="repeatCounter,globalVariableCollection,globalVariableServerName">DELETE 
/%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>
                                <header>Destroy: NoUndelete</header>
                        </request>
  
  
  
  1.4       +39 -0     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Working_resource_feature/Additional_Move_Semantics/ChoutVsnMve403.xml
  
  Index: ChoutVsnMve403.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Working_resource_feature/Additional_Move_Semantics/ChoutVsnMve403.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- ChoutVsnMve403.xml        13 Aug 2002 12:45:01 -0000      1.3
  +++ ChoutVsnMve403.xml        10 Sep 2003 14:01:51 -0000      1.4
  @@ -100,6 +100,45 @@
                </response>
        </step>
        <cleanup>
  +     
  +             <step>
  +                     <request>
  +                             <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/test.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%/test.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="repeatCounter,globalVariableCollection,globalVariableServerName">DELETE 
/%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>
  
  
  
  1.5       +40 -0     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Working_resource_feature/Working_resource_properties/ChoutVsnPropfall.xml
  
  Index: ChoutVsnPropfall.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Working_resource_feature/Working_resource_properties/ChoutVsnPropfall.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- ChoutVsnPropfall.xml      26 Aug 2003 14:37:14 -0000      1.4
  +++ ChoutVsnPropfall.xml      10 Sep 2003 14:01:51 -0000      1.5
  @@ -140,6 +140,46 @@
                </response>
        </step>
        <cleanup>
  +     
  +             <step>
  +                     <request>
  +                             <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/test.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%/test.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="repeatCounter,globalVariableCollection,globalVariableServerName">DELETE 
/%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>
  
  
  
  1.4       +40 -0     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Working_resource_feature/Working_resource_properties/ChoutVsnPropfautoupdte.xml
  
  Index: ChoutVsnPropfautoupdte.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Working_resource_feature/Working_resource_properties/ChoutVsnPropfautoupdte.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- ChoutVsnPropfautoupdte.xml        13 Aug 2002 12:45:01 -0000      1.3
  +++ ChoutVsnPropfautoupdte.xml        10 Sep 2003 14:01:51 -0000      1.4
  @@ -131,6 +131,46 @@
                </response>
        </step>
        <cleanup>
  +     
  +             <step>
  +                     <request>
  +                             <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/test.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%/test.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="repeatCounter,globalVariableCollection,globalVariableServerName">DELETE 
/%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>
  
  
  
  1.4       +39 -0     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Working_resource_feature/Working_resource_properties/ChoutVsnProppautoupdte.xml
  
  Index: ChoutVsnProppautoupdte.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Working_resource_feature/Working_resource_properties/ChoutVsnProppautoupdte.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- ChoutVsnProppautoupdte.xml        13 Aug 2002 12:45:01 -0000      1.3
  +++ ChoutVsnProppautoupdte.xml        10 Sep 2003 14:01:51 -0000      1.4
  @@ -126,6 +126,45 @@
                </response>
        </step>
        <cleanup>
  +     
  +             <step>
  +                     <request>
  +                             <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/test.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%/test.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="repeatCounter,globalVariableCollection,globalVariableServerName">DELETE 
/%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>
  
  
  
  1.4       +39 -0     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Working_resource_feature/Working_resource_properties/LablChoutVsnPropfautoupdte.xml
  
  Index: LablChoutVsnPropfautoupdte.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Working_resource_feature/Working_resource_properties/LablChoutVsnPropfautoupdte.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- LablChoutVsnPropfautoupdte.xml    13 Aug 2002 12:45:01 -0000      1.3
  +++ LablChoutVsnPropfautoupdte.xml    10 Sep 2003 14:01:51 -0000      1.4
  @@ -149,6 +149,45 @@
                </response>
        </step>
        <cleanup>
  +     
  +             <step>
  +                     <request>
  +                             <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/test.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%/test.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="repeatCounter,globalVariableCollection,globalVariableServerName">DELETE 
/%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>
  
  
  
  1.7       +65 -0     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Working_resource_feature/Working_resource_properties/Propfautoupdte.xml
  
  Index: Propfautoupdte.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Working_resource_feature/Working_resource_properties/Propfautoupdte.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- Propfautoupdte.xml        7 Aug 2002 15:46:10 -0000       1.6
  +++ Propfautoupdte.xml        10 Sep 2003 14:01:51 -0000      1.7
  @@ -140,6 +140,71 @@
                </response>
        </step>
        <cleanup>
  +     <step>
  +                     <request>
  +                             <command 
varUsage="globalVariableCollection,userNumber,globalVariableServerName">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/test.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>
  +                     </request>
  +                     <response>
  +                             <command>HTTP/1.0 207 Multi Status</command>
  +                             <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%/test.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,userNumber,globalVariableServerName">REPORT 
/%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>
  +                             <header>Content-Type: text/xml</header>
  +                             <body><![CDATA[<D:version-tree xmlns:D="DAV:">
  +                                             <D:prop>
  +                                                     <D:checkout-set/>
  +                                             </D:prop>
  +                                     </D:version-tree>]]></body>
  +                     </request>
  +                     <response>
  +                             <command>HTTP/1.0 207 Multi Status</command>
  +                             <body varUsage="WRS,VHR1" varDefinition="WRS" 
varPath="multistatus/response/propstat/prop/checkout-set/href"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
  +                                     <D:multistatus xmlns:D="DAV:">
  +                                             <D:response>
  +                                                     <D:href>%VHR1%</D:href>
  +                                                     <D:propstat>
  +                                                             <D:prop>
  +                                                                     
<D:checkout-set>
  +                                                                             
<D:href>%WRS%</D:href>
  +                                                                     
</D:checkout-set>
  +                                                             </D:prop>
  +                                                             <D:status>HTTP/1.1 200 
OK</D:status>
  +                                                     </D:propstat>
  +                                             </D:response>
  +                                     </D:multistatus>
  +                                     ]]></body>
  +                     </response>
  +             </step>
  +             <step>
  +                     <request>
  +                             <command varUsage="WRS">DELETE %WRS% HTTP/1.1</command>
  +                             <header>Destroy: NoUndelete</header>
  +                     </request>
  +                     <response>
  +                             <command>HTTP/1.0 204 No Content</command>
  +                             <header>Date: Tue, 13 Feb 2001 17:14:41 
GMT+01:00</header>
  +                     </response>
  +             </step>
  +             
                <step>
                        <request>
                                <command 
varUsage="globalVariableCollection,globalVariableServerName">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>
  
  
  
  1.7       +39 -0     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Working_resource_feature/Additional_Option_Semantics/Options.xml
  
  Index: Options.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Working_resource_feature/Additional_Option_Semantics/Options.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- Options.xml       15 Jul 2003 07:49:13 -0000      1.6
  +++ Options.xml       10 Sep 2003 14:01:51 -0000      1.7
  @@ -37,6 +37,45 @@
                </response>
        </step>
        <cleanup>
  +     
  +             <step>
  +                     <request>
  +                             <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/test.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%/test.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="repeatCounter,globalVariableCollection,globalVariableServerName">DELETE 
/%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>
  
  
  

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

Reply via email to