juergen     2002/08/09 03:25:43

  Modified:    testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedR
                        Checkout.xml Label.xml Mkworkspace.xml Report.xml
                        Update.xml Versioncontrol.xml
               
testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Version_history_feature/Version-History_Properties/Root_Version
                        Propprootversion.xml
  Log:
  corrected the file reference specification at the put command.
  
  Revision  Changes    Path
  1.4       +1 -1      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedR/Checkout.xml
  
  Index: Checkout.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedR/Checkout.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Checkout.xml      5 Aug 2002 07:56:54 -0000       1.3
  +++ Checkout.xml      9 Aug 2002 10:25:42 -0000       1.4
  @@ -12,7 +12,7 @@
        <step>
                <request>
                        <command 
varUsage="globalVariableCollection,globalVariableServerName">PUT 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedR.xml HTTP/1.1</command>
  -                     <body 
fileReference="../../../../contentDirectory/validXML.xm1"/>
  +                     <body fileReference="../../../contentDirectory/validXML.xm1"/>
                </request>
                <response>
                        <command>HTTP/1.0 201 Created</command>
  
  
  
  1.2       +1 -1      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedR/Label.xml
  
  Index: Label.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedR/Label.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Label.xml 26 Jul 2002 08:11:30 -0000      1.1
  +++ Label.xml 9 Aug 2002 10:25:42 -0000       1.2
  @@ -21,7 +21,7 @@
      <header>Translate: f</header>
      <header>User-Agent: Microsoft Data Access Internet Publishing Provider 
DAV</header>
      <header>Connection: Keep-Alive</header>
  -   <body fileReference="../../../../contentDirectory/validXML.xm1">
  +   <body fileReference="../../../contentDirectory/validXML.xm1">
      </body>
     </request>
     <response>
  
  
  
  1.4       +1 -1      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedR/Mkworkspace.xml
  
  Index: Mkworkspace.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedR/Mkworkspace.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Mkworkspace.xml   5 Aug 2002 07:56:54 -0000       1.3
  +++ Mkworkspace.xml   9 Aug 2002 10:25:42 -0000       1.4
  @@ -12,7 +12,7 @@
        <step>
                <request>
                        <command 
varUsage="globalVariableCollection,globalVariableServerName">PUT 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedR.xml HTTP/1.1</command>
  -                     <body 
fileReference="../../../../contentDirectory/validXML.xm1"/>
  +                     <body fileReference="../../../contentDirectory/validXML.xm1"/>
                </request>
                <response>
                        <command>HTTP/1.0 201 Created</command>
  
  
  
  1.3       +1 -7      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedR/Report.xml
  
  Index: Report.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedR/Report.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Report.xml        5 Aug 2002 07:56:54 -0000       1.2
  +++ Report.xml        9 Aug 2002 10:25:42 -0000       1.3
  @@ -17,17 +17,11 @@
      <step>
     <request>
      <command varUsage="globalVariableCollection,globalVariableServerName">PUT 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedR.xml HTTP/1.1</command>
  -
  -
  -
  -   <body fileReference="../../../../contentDirectory/validXML.xm1">
  +   <body fileReference="../../../contentDirectory/validXML.xm1">
      </body>
     </request>
     <response>
      <command>HTTP/1.0 201 Created</command>
  -   <header>Date: Wed, 14 Mar 2001 15:45:51 GMT+01:00</header>
  -
  -
     </response>
    </step>
    
  
  
  
  1.6       +1 -1      
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.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- Update.xml        5 Aug 2002 07:56:54 -0000       1.5
  +++ Update.xml        9 Aug 2002 10:25:42 -0000       1.6
  @@ -12,7 +12,7 @@
        <step>
                <request>
                        <command 
varUsage="globalVariableCollection,globalVariableServerName">PUT 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedR.xml HTTP/1.1</command>
  -                     <body 
fileReference="../../../../contentDirectory/validXML.xm1"/>
  +                     <body fileReference="../../../contentDirectory/validXML.xm1"/>
                </request>
                <response>
                        <command>HTTP/1.0 201 Created</command>
  
  
  
  1.2       +1 -1      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedR/Versioncontrol.xml
  
  Index: Versioncontrol.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedR/Versioncontrol.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Versioncontrol.xml        26 Jul 2002 08:11:30 -0000      1.1
  +++ Versioncontrol.xml        9 Aug 2002 10:25:42 -0000       1.2
  @@ -21,7 +21,7 @@
      <header>Translate: f</header>
      <header>User-Agent: Microsoft Data Access Internet Publishing Provider 
DAV</header>
      <header>Connection: Keep-Alive</header>
  -   <body fileReference="../../../../contentDirectory/validXML.xm1">
  +   <body fileReference="../../../contentDirectory/validXML.xm1">
      </body>
     </request>
     <response>
  
  
  
  1.3       +1 -7      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Version_history_feature/Version-History_Properties/Root_Version/Propprootversion.xml
  
  Index: Propprootversion.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Version_history_feature/Version-History_Properties/Root_Version/Propprootversion.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Propprootversion.xml      5 Aug 2002 07:56:56 -0000       1.2
  +++ Propprootversion.xml      9 Aug 2002 10:25:42 -0000       1.3
  @@ -18,17 +18,11 @@
     <step>
     <request>
      <command varUsage="globalVariableCollection,globalVariableServerName">PUT 
/%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>
  -
  -
  -
  -   <body fileReference="../../../../../../contentDirectory/validXML.xm1">
  +   <body fileReference="../../../../../contentDirectory/validXML.xm1">
      </body>
     </request>
     <response>
      <command>HTTP/1.0 201 Created</command>
  -   <header>Date: Wed, 14 Mar 2001 15:45:51 GMT+01:00</header>
  -
  -
     </response>
    </step>
    
  
  
  

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

Reply via email to