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/07 12:47:53 UTC

cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Version_control_features/Additional_Copy_semantics SrceVsnDestVcChoutCpyOvF.xml

juergen     2002/08/07 03:47:53

  Modified:    testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Version_control_features/Additional_Copy_semantics
                        SrceVsnDestVcChoutCpyOvF.xml
  Log:
  no message
  
  Revision  Changes    Path
  1.2       +43 -1     jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Version_control_features/Additional_Copy_semantics/SrceVsnDestVcChoutCpyOvF.xml
  
  Index: SrceVsnDestVcChoutCpyOvF.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Version_control_features/Additional_Copy_semantics/SrceVsnDestVcChoutCpyOvF.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- SrceVsnDestVcChoutCpyOvF.xml	31 Jul 2002 09:02:54 -0000	1.1
  +++ SrceVsnDestVcChoutCpyOvF.xml	7 Aug 2002 10:47:53 -0000	1.2
  @@ -205,6 +205,49 @@
     <cleanup>
   
    
  +  <step>
  +			<request>
  +				<command varUsage="globalVariableCollection,globalVariableServerName">PROPFIND /%globalVariableServerName%/%globalVariableCollection%/test2.xml HTTP/1.1</command>
  +				<header>Accept-Language: en-us</header>
  +				<header>Content-Type: </header>
  +				<header>Translate: f</header>
  +				<header>Depth: 1</header>
  +				<header>User-Agent: Microsoft Data Access Internet Publishing Provider DAV</header>
  +				<header>Connection: Keep-Alive</header>
  +				<body><![CDATA[<?xml version="1.0" ?><D:propfind xmlns:D="DAV:"><D:prop><D:version-history/></D:prop></D:propfind>]]></body>
  +			</request>
  +			<response>
  +				<command>HTTP/1.0 207 Multi Status</command>
  +				<body varUsage="globalVariableCollection,globalVariableServerName,VH2" varDefinition="VH2" varPath="multistatus/response/propstat/prop/version-history/href"><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
  +	                     <multistatus xmlns="DAV:">
  +					  <response>
  +					    <href>/%globalVariableServerName%/%globalVariableCollection%/test2.xml</href>
  +					    <propstat>
  +					      <prop>
  +					        <version-history>
  +					          <href>%VH2%</href>
  +					        </version-history>
  +					    </prop>
  +					    <status>HTTP/1.1 200 OK</status>
  +					   </propstat>
  +					 </response>
  +					</multistatus>]]></body>
  +			</response>
  +		</step>
  + 
  +		<step>
  +			<request>
  +				<command varUsage="repeatCounter,globalVariableCollection,globalVariableServerName,VH2">DELETE %VH2% HTTP/1.1</command>
  +				<header>Accept-Language: en-us</header>
  +				<header>Destroy: NoUndelete</header>
  +				<header>Translate: f</header>
  +				<header>User-Agent: Microsoft Data Access Internet Publishing Provider DAV</header>
  +				<header>Connection: Keep-Alive</header>
  +			</request>
  +			<response>
  +				<command>HTTP/1.0 204 No Content</command>
  +			</response>
  +		</step>
    <step>
     <request>
      <command varUsage="repeatCounter,globalVariableCollection,globalVariableServerName">DELETE /%globalVariableServerName%/%globalVariableCollection%/test2.xml HTTP/1.1</command>
  @@ -221,7 +264,6 @@
      <header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; Servlet 2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
     </response>
    </step>
  - 
    </cleanup>
   
   
  
  
  

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