You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by ju...@apache.org on 2002/08/14 12:54:29 UTC

cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Workspace_Feature/Additional_Version_Control_Semantics VcVc409.xml VcVcSameHistory.xml VcWsNonvrsn.xml WSVcWSChoutUnchout.xml

juergen     2002/08/14 03:54:29

  Modified:    testsuite/testsuite/junit/xmltestcases/DASL/functional/option
                        option.xml
               testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/LockC
                        Update.xml
               testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/LockedVCR
                        Lock.xml Update.xml
               testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedC
                        Update.xml
               testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedR
                        Update.xml
               testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR
                        Update.xml
               testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Checkout-in-place_feature/Checkout-out_resource_property
                        ChoutChout409.xml
               testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Checkout-in-place_feature/Checkout_method
                        ChoutChout409.xml WSChoutChout409.xml
                        WsChoutChout409forkokDisged.xml
                        WsChoutChout409forkokForbid.xml
               testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Label_Feature/Additional_Checkout_semantics
                        LablChoutaplytovsn.xml LablChoutforkdisged403.xml
                        LablChoutforkforbid403.xml LablChoutLabl409.xml
               testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Label_Feature/Additional_Option_Semantics
                        Options.xml
               testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Working_resource_feature/Checkout_Method
                        2ChoutAV403ChoutforkDisged.xml
                        2ChoutAV403ChoutforkForbid.xml
                        ChoutParentVsnChoutforkDisged.xml
                        ChoutParentVsnChoutforkForbid.xml
               testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Workspace_Feature/Additional_Version_Control_Semantics
                        VcVc409.xml VcVcSameHistory.xml VcWsNonvrsn.xml
                        WSVcWSChoutUnchout.xml
  Log:
  added expected body in some 403,409 cases
  
  Revision  Changes    Path
  1.4       +1 -1      jakarta-slide/testsuite/testsuite/junit/xmltestcases/DASL/functional/option/option.xml
  
  Index: option.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DASL/functional/option/option.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- option.xml	13 Aug 2002 12:45:31 -0000	1.3
  +++ option.xml	14 Aug 2002 10:54:28 -0000	1.4
  @@ -18,7 +18,7 @@
   		<response>
   			<command>HTTP/1.1 200 OK</command>
   			<header>DAV: 1, 2, slide, access-control, version-control, version-history, checkout-in-place, workspace, working-resource, update, label</header>
  -			<header>Allow: OPTIONS, GET, HEAD, POST, DELETE, TRACE, PROPFIND, PROPPATCH, COPY, MOVE, LOCK, UNLOCK, REPORT, ACL, VERSION-CONTROL, MKWORKSPACE, CHECKOUT, CHECKIN, UNCHECKOUT, LABEL, UPDATE, SEARCH</header>
  +			<header>Allow: PROPPATCH, UNLOCK, TRACE, PUT, MOVE, REPORT, OPTIONS, CONNECT, ACL, DELETE, HEAD, GET, POST, PROPFIND, LOCK, SEARCH, COPY</header>
   			<header>DASL: &lt;DAV:basicsearch&gt;</header>
   			<body/>
   		</response>
  
  
  
  1.8       +5 -11     jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/LockC/Update.xml
  
  Index: Update.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/LockC/Update.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- Update.xml	13 Aug 2002 12:44:56 -0000	1.7
  +++ Update.xml	14 Aug 2002 10:54:28 -0000	1.8
  @@ -44,17 +44,11 @@
   		<response>
   			<command>HTTP/1.0 (403,409)</command>
   			<body varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
  -				<D:multistatus xmlns:D="DAV:">
  -				    <D:response>
  -				        <D:href>/%globalVariableServerName%/%globalVariableCollection%/LockedC</D:href>
  -				        <D:status>HTTP/1.0 (403,409)</D:status>
  -				        <D:responsedescription>
  -				            <D:error>
  -				                <D:must-be-checked-in-version-controlled-resource />
  -				            </D:error>
  -				        </D:responsedescription>
  -				    </D:response>
  -				</D:multistatus>]]></body>
  +                <D:error xmlns:D="DAV:">
  +                  <D:must-be-checked-in-version-controlled-resource />
  +                </D:error>				
  +               ]]>
  +			</body>
   		</response>
   	</step>
   	<cleanup>
  
  
  
  1.4       +0 -1      jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/LockedVCR/Lock.xml
  
  Index: Lock.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/LockedVCR/Lock.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Lock.xml	1 Aug 2002 12:17:32 -0000	1.3
  +++ Lock.xml	14 Aug 2002 10:54:28 -0000	1.4
  @@ -50,7 +50,6 @@
   		</request>
   		<response>
   			<command>HTTP/1.0 423 Locked</command>
  -			<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>%globalVariableUserPath%</d:owner><d:timeout>Second-604800</d:timeout><d:locktoken><d:href></d:href></d:locktoken></d:activelock></d:lockdiscovery></d:prop>]]></body>
   		</response>
   	</step>
   	<cleanup>
  
  
  
  1.9       +5 -11     jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/LockedVCR/Update.xml
  
  Index: Update.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/LockedVCR/Update.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- Update.xml	13 Aug 2002 12:44:56 -0000	1.8
  +++ Update.xml	14 Aug 2002 10:54:28 -0000	1.9
  @@ -57,17 +57,11 @@
   		<response>
   			<command>HTTP/1.0 (403,409)</command>
   			<body varUsage="globalVariableCollection,globalVariableServerName" varDefinition="VH" varPath="multistatus/response/propstat/prop/version-history/href"><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
  -				<D:multistatus xmlns:D="DAV:">
  -				    <D:response>
  -				        <D:href>/%globalVariableServerName%/%globalVariableCollection%/LockedVCR.xml</D:href>
  -				        <D:status>HTTP/1.0 (403,409)</D:status>
  -				        <D:responsedescription>
  -				            <D:error>
  -				                <D:must-be-checked-in-version-controlled-resource />
  -				            </D:error>
  -				        </D:responsedescription>
  -				    </D:response>
  -				</D:multistatus>]]></body>
  +                <D:error xmlns:D="DAV:">
  +                  <D:must-select-version-in-history />
  +                </D:error>
  +                ]]>
  +            </body>
   		</response>
   	</step>
   	<cleanup>
  
  
  
  1.6       +5 -11     jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedC/Update.xml
  
  Index: Update.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedC/Update.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- Update.xml	5 Aug 2002 07:56:52 -0000	1.5
  +++ Update.xml	14 Aug 2002 10:54:28 -0000	1.6
  @@ -31,17 +31,11 @@
   		<response>
   			<command>HTTP/1.0 (403,409)</command>
   			<body varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
  -				<D:multistatus xmlns:D="DAV:">
  -				    <D:response>
  -				        <D:href>/%globalVariableServerName%/%globalVariableCollection%/UnlockedC</D:href>
  -				        <D:status>HTTP/1.0 (403,409)</D:status>
  -				        <D:responsedescription>
  -				            <D:error>
  -				                <D:must-be-checked-in-version-controlled-resource />
  -				            </D:error>
  -				        </D:responsedescription>
  -				    </D:response>
  -				</D:multistatus>]]></body>
  +                    <D:error xmlns:D="DAV:">
  +                      <D:must-be-checked-in-version-controlled-resource />
  +                    </D:error>
  +                ]]>
  +            </body>
   		</response>
   	</step>
   	<cleanup>
  
  
  
  1.7       +5 -11     jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedR/Update.xml
  
  Index: Update.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedR/Update.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- Update.xml	9 Aug 2002 10:25:42 -0000	1.6
  +++ Update.xml	14 Aug 2002 10:54:28 -0000	1.7
  @@ -32,17 +32,11 @@
   		<response>
   			<command>HTTP/1.0 (403,409)</command>
   			<body varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
  -				<D:multistatus xmlns:D="DAV:">
  -				    <D:response>
  -				        <D:href>/%globalVariableServerName%/%globalVariableCollection%/UnlockedR.xml</D:href>
  -				        <D:status>HTTP/1.0 (403,409)</D:status>
  -				        <D:responsedescription>
  -				            <D:error>
  -				                <D:must-be-checked-in-version-controlled-resource />
  -				            </D:error>
  -				        </D:responsedescription>
  -				    </D:response>
  -				</D:multistatus>]]></body>
  +                    <D:error xmlns:D="DAV:">
  +                      <D:must-be-checked-in-version-controlled-resource />
  +                    </D:error>
  +				]]>
  +		    </body>
   		</response>
   	</step>
   	<cleanup>
  
  
  
  1.6       +5 -11     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.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- Update.xml	5 Aug 2002 07:56:54 -0000	1.5
  +++ Update.xml	14 Aug 2002 10:54:28 -0000	1.6
  @@ -40,17 +40,11 @@
   		<response>
   			<command>HTTP/1.0 (403,409)</command>
   			<body varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
  -				<D:multistatus xmlns:D="DAV:">
  -				    <D:response>
  -				        <D:href>/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml</D:href>
  -				        <D:status>HTTP/1.0 (403,409)</D:status>
  -				        <D:responsedescription>
  -				            <D:error>
  -				                <D:must-be-checked-in-version-controlled-resource />
  -				            </D:error>
  -				        </D:responsedescription>
  -				    </D:response>
  -				</D:multistatus>]]></body>
  +                <D:error xmlns:D="DAV:">
  +                  <D:must-select-version-in-history />
  +                </D:error>
  +                ]]>
  +            </body>
   		</response>
   	</step>
   	<cleanup>
  
  
  
  1.4       +6 -0      jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Checkout-in-place_feature/Checkout-out_resource_property/ChoutChout409.xml
  
  Index: ChoutChout409.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Checkout-in-place_feature/Checkout-out_resource_property/ChoutChout409.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- ChoutChout409.xml	13 Aug 2002 12:45:00 -0000	1.3
  +++ ChoutChout409.xml	14 Aug 2002 10:54:28 -0000	1.4
  @@ -46,6 +46,12 @@
   		</request>
   		<response>
   			<command>HTTP/1.0 (403,409)</command>
  +			<body varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
  +                <D:error xmlns:D="DAV:">
  +                  <D:must-be-checked-in />
  +                </D:error>
  +               ]]>
  +			</body>
   		</response>
   	</step>
   	<cleanup>
  
  
  
  1.4       +6 -0      jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Checkout-in-place_feature/Checkout_method/ChoutChout409.xml
  
  Index: ChoutChout409.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Checkout-in-place_feature/Checkout_method/ChoutChout409.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- ChoutChout409.xml	13 Aug 2002 12:45:00 -0000	1.3
  +++ ChoutChout409.xml	14 Aug 2002 10:54:28 -0000	1.4
  @@ -46,6 +46,12 @@
   		</request>
   		<response>
   			<command>HTTP/1.0 (403,409)</command>
  +			<body varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
  +                <D:error xmlns:D="DAV:">
  +                  <D:must-be-checked-in />
  +                </D:error>
  +               ]]>
  +			</body>
   		</response>
   	</step>
   	<cleanup>
  
  
  
  1.5       +6 -0      jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Checkout-in-place_feature/Checkout_method/WSChoutChout409.xml
  
  Index: WSChoutChout409.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Checkout-in-place_feature/Checkout_method/WSChoutChout409.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- WSChoutChout409.xml	13 Aug 2002 12:13:34 -0000	1.4
  +++ WSChoutChout409.xml	14 Aug 2002 10:54:28 -0000	1.5
  @@ -150,6 +150,12 @@
     </request>
     <response>
      <command>HTTP/1.0 (403,409)</command>
  +			<body varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
  +                <D:error xmlns:D="DAV:">
  +                  <D:must-be-checked-in />
  +                </D:error>
  +               ]]>
  +			</body>
     </response>
    </step> 
          
  
  
  
  1.6       +6 -0      jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Checkout-in-place_feature/Checkout_method/WsChoutChout409forkokDisged.xml
  
  Index: WsChoutChout409forkokDisged.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Checkout-in-place_feature/Checkout_method/WsChoutChout409forkokDisged.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- WsChoutChout409forkokDisged.xml	13 Aug 2002 12:13:34 -0000	1.5
  +++ WsChoutChout409forkokDisged.xml	14 Aug 2002 10:54:28 -0000	1.6
  @@ -191,6 +191,12 @@
     </request>
     <response>
      <command>HTTP/1.0 (403,409)</command>
  +			<body varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
  +                <D:error xmlns:D="DAV:">
  +                  <D:must-be-checked-in />
  +                </D:error>
  +               ]]>
  +			</body>
     </response>
    </step> 
          
  
  
  
  1.6       +6 -0      jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Checkout-in-place_feature/Checkout_method/WsChoutChout409forkokForbid.xml
  
  Index: WsChoutChout409forkokForbid.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Checkout-in-place_feature/Checkout_method/WsChoutChout409forkokForbid.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- WsChoutChout409forkokForbid.xml	13 Aug 2002 12:13:34 -0000	1.5
  +++ WsChoutChout409forkokForbid.xml	14 Aug 2002 10:54:28 -0000	1.6
  @@ -153,6 +153,12 @@
     </request>
     <response>
      <command>HTTP/1.0 (403,409)</command>
  +			<body varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
  +                <D:error xmlns:D="DAV:">
  +                  <D:must-be-checked-in />
  +                </D:error>
  +               ]]>
  +			</body>
     </response>
    </step> 
          
  
  
  
  1.4       +6 -0      jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Label_Feature/Additional_Checkout_semantics/LablChoutaplytovsn.xml
  
  Index: LablChoutaplytovsn.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Label_Feature/Additional_Checkout_semantics/LablChoutaplytovsn.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- LablChoutaplytovsn.xml	13 Aug 2002 12:45:25 -0000	1.3
  +++ LablChoutaplytovsn.xml	14 Aug 2002 10:54:28 -0000	1.4
  @@ -81,6 +81,12 @@
   		</request>
   		<response>
   			<command>HTTP/1.0 (403,409)</command>
  +			<body varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
  +                <D:error xmlns:D="DAV:">
  +                  <D:must-select-version-in-history />
  +                </D:error>
  +               ]]>
  +			</body>
   		</response>
   	</step>
   	<cleanup>
  
  
  
  1.7       +6 -0      jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Label_Feature/Additional_Checkout_semantics/LablChoutforkdisged403.xml
  
  Index: LablChoutforkdisged403.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Label_Feature/Additional_Checkout_semantics/LablChoutforkdisged403.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- LablChoutforkdisged403.xml	13 Aug 2002 12:45:25 -0000	1.6
  +++ LablChoutforkdisged403.xml	14 Aug 2002 10:54:28 -0000	1.7
  @@ -157,6 +157,12 @@
   		</request>
   		<response>
   			<command>HTTP/1.0 (403,409)</command>
  +			<body varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
  +                <D:error xmlns:D="DAV:">
  +                    <D:checkout-of-version-with-descendant-is-discouraged />
  +                </D:error>
  +               ]]>
  +			</body>
   		</response>
   	</step>
   	<cleanup>
  
  
  
  1.5       +6 -0      jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Label_Feature/Additional_Checkout_semantics/LablChoutforkforbid403.xml
  
  Index: LablChoutforkforbid403.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Label_Feature/Additional_Checkout_semantics/LablChoutforkforbid403.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- LablChoutforkforbid403.xml	13 Aug 2002 12:45:25 -0000	1.4
  +++ LablChoutforkforbid403.xml	14 Aug 2002 10:54:28 -0000	1.5
  @@ -90,6 +90,12 @@
   		</request>
   		<response>
   			<command>HTTP/1.0 (403,409)</command>
  +			<body varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
  +                <D:error xmlns:D="DAV:">
  +                  <D:checkout-of-version-with-descendant-is-forbidden />
  +                </D:error>
  +               ]]>
  +			</body>
   		</response>
   	</step>
   	<cleanup>
  
  
  
  1.4       +6 -0      jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Label_Feature/Additional_Checkout_semantics/LablChoutLabl409.xml
  
  Index: LablChoutLabl409.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Label_Feature/Additional_Checkout_semantics/LablChoutLabl409.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- LablChoutLabl409.xml	13 Aug 2002 12:45:25 -0000	1.3
  +++ LablChoutLabl409.xml	14 Aug 2002 10:54:28 -0000	1.4
  @@ -81,6 +81,12 @@
   		</request>
   		<response>
   			<command>HTTP/1.0 (403,409)</command>
  +			<body varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
  +                <D:error xmlns:D="DAV:">
  +                  <D:must-select-version-in-history />
  +                </D:error>
  +               ]]>
  +			</body>
   		</response>
   	</step>
   	<cleanup>
  
  
  
  1.5       +1 -2      jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Label_Feature/Additional_Option_Semantics/Options.xml
  
  Index: Options.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Label_Feature/Additional_Option_Semantics/Options.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- Options.xml	2 Aug 2002 06:52:40 -0000	1.4
  +++ Options.xml	14 Aug 2002 10:54:29 -0000	1.5
  @@ -33,8 +33,7 @@
   		</request>
   		<response>
   			<command>HTTP/1.0 200 OK</command>
  -			<header>Allow: OPTIONS, GET, HEAD, POST, DELETE, TRACE, PUT, PROPFIND, PROPPATCH, COPY, MOVE, LOCK, UNLOCK, REPORT, ACL, VERSION-CONTROL, MKWORKSPACE, CHECKOUT, CHECKIN, UNCHECKOUT, LABEL, UPDATE, SEARCH
  -</header>
  +			<header>Allow: COPY, POST, ACL, VERSION-CONTROL, LOCK, REPORT, PROPPATCH, TRACE, PUT, PROPFIND, HEAD, UNLOCK, CONNECT, OPTIONS, UPDATE, DELETE, CHECKOUT, SEARCH, MOVE, GET</header>
   		</response>
   	</step>
   	<cleanup>
  
  
  
  1.4       +6 -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.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- 2ChoutAV403ChoutforkDisged.xml	5 Aug 2002 07:56:57 -0000	1.3
  +++ 2ChoutAV403ChoutforkDisged.xml	14 Aug 2002 10:54:29 -0000	1.4
  @@ -82,6 +82,12 @@
   		</request>
   		<response>
   			<command>HTTP/1.0 (403,409)</command>
  +			<body varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
  +                <D:error xmlns:D="DAV:">
  +                  <D:checkout-of-checked-out-version-is-discouraged />
  +                </D:error>
  +               ]]>
  +			</body>
   		</response>
   	</step>
   	<cleanup>
  
  
  
  1.4       +6 -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.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- 2ChoutAV403ChoutforkForbid.xml	5 Aug 2002 07:56:57 -0000	1.3
  +++ 2ChoutAV403ChoutforkForbid.xml	14 Aug 2002 10:54:29 -0000	1.4
  @@ -52,6 +52,12 @@
   		</request>
   		<response>
   			<command>HTTP/1.0 (403,409)</command>
  +			<body varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
  +                <D:error xmlns:D="DAV:">
  +                  <D:checkout-of-checked-out-version-is-forbidden />
  +                </D:error>
  +               ]]>
  +			</body>
   		</response>
   	</step>
   	<cleanup>
  
  
  
  1.5       +6 -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.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- ChoutParentVsnChoutforkDisged.xml	5 Aug 2002 14:17:14 -0000	1.4
  +++ ChoutParentVsnChoutforkDisged.xml	14 Aug 2002 10:54:29 -0000	1.5
  @@ -128,6 +128,12 @@
   		</request>
   		<response>
   			<command>HTTP/1.0 (403,409)</command>
  +			<body varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
  +                <D:error xmlns:D="DAV:">
  +                  <D:checkout-of-version-with-descendant-is-forbidden />
  +                </D:error>
  +               ]]>
  +			</body>
   		</response>
   	</step>
   	<cleanup>
  
  
  
  1.5       +6 -1      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.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- ChoutParentVsnChoutforkForbid.xml	5 Aug 2002 14:20:23 -0000	1.4
  +++ ChoutParentVsnChoutforkForbid.xml	14 Aug 2002 10:54:29 -0000	1.5
  @@ -85,6 +85,12 @@
   		</request>
   		<response>
   			<command>HTTP/1.0 (403,409)</command>
  +			<body varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
  +                <D:error xmlns:D="DAV:">
  +                  <D:checkout-of-version-with-descendant-is-forbidden />
  +                </D:error>
  +               ]]>
  +			</body>
   		</response>
   	</step>
   	<cleanup>
  @@ -95,7 +101,6 @@
   			</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>
   	</cleanup>
  
  
  
  1.7       +6 -0      jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Workspace_Feature/Additional_Version_Control_Semantics/VcVc409.xml
  
  Index: VcVc409.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Workspace_Feature/Additional_Version_Control_Semantics/VcVc409.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- VcVc409.xml	14 Aug 2002 08:44:10 -0000	1.6
  +++ VcVc409.xml	14 Aug 2002 10:54:29 -0000	1.7
  @@ -110,6 +110,12 @@
   		</request>
   		<response>
   			<command>HTTP/1.0 (403,409)</command>
  +			<body varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
  +                <D:error xmlns:D="DAV:">
  +                  <D:cannot-add-to-existing-history />
  +                </D:error>
  +               ]]>
  +			</body>
   		</response>
   	</step>
   	<cleanup>
  
  
  
  1.8       +6 -0      jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Workspace_Feature/Additional_Version_Control_Semantics/VcVcSameHistory.xml
  
  Index: VcVcSameHistory.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Workspace_Feature/Additional_Version_Control_Semantics/VcVcSameHistory.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- VcVcSameHistory.xml	14 Aug 2002 08:44:10 -0000	1.7
  +++ VcVcSameHistory.xml	14 Aug 2002 10:54:29 -0000	1.8
  @@ -118,6 +118,12 @@
   		</request>
   		<response>
   			<command>HTTP/1.0 (403,409)</command>
  +			<body varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
  +                <D:error xmlns:D="DAV:">
  +                  <D:one-version-controlled-resource-per-history-per-workspace />
  +                </D:error>
  +               ]]>
  +			</body>
   		</response>
   	</step>
   	<cleanup>
  
  
  
  1.5       +6 -0      jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Workspace_Feature/Additional_Version_Control_Semantics/VcWsNonvrsn.xml
  
  Index: VcWsNonvrsn.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Workspace_Feature/Additional_Version_Control_Semantics/VcWsNonvrsn.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- VcWsNonvrsn.xml	14 Aug 2002 08:44:10 -0000	1.4
  +++ VcWsNonvrsn.xml	14 Aug 2002 10:54:29 -0000	1.5
  @@ -57,6 +57,12 @@
   		</request>
   		<response>
   			<command>HTTP/1.0 (403,409)</command>
  +			<body varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
  +                <D:error xmlns:D="DAV:">
  +                  <D:must-be-version />
  +                </D:error>
  +               ]]>
  +			</body>
   		</response>
   	</step>
   	<cleanup>
  
  
  
  1.6       +6 -0      jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Workspace_Feature/Additional_Version_Control_Semantics/WSVcWSChoutUnchout.xml
  
  Index: WSVcWSChoutUnchout.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Workspace_Feature/Additional_Version_Control_Semantics/WSVcWSChoutUnchout.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- WSVcWSChoutUnchout.xml	14 Aug 2002 08:44:10 -0000	1.5
  +++ WSVcWSChoutUnchout.xml	14 Aug 2002 10:54:29 -0000	1.6
  @@ -143,6 +143,12 @@
   		</request>
   		<response>
   			<command>HTTP/1.0 (403,409)</command>
  +			<body varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
  +                <D:error xmlns:D="DAV:">
  +                  <D:checkout-of-checked-out-version-is-forbidden />
  +                </D:error>
  +               ]]>
  +			</body>
   		</response>
   	</step>
   	<step>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>