juergen     2002/08/09 05:12:10

  Modified:    
testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Checkout-in-place_feature/Additional_version_properties/checkout-fork
                        VcChoutProppChoutFN.xml
  Log:
  the testcase was changed, because  PROPATCH was setting value the DAV:checkout-fork 
property to an invalid (no-value) value. (kaz).
  
  Revision  Changes    Path
  1.3       +2 -2      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Checkout-in-place_feature/Additional_version_properties/checkout-fork/VcChoutProppChoutFN.xml
  
  Index: VcChoutProppChoutFN.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Checkout-in-place_feature/Additional_version_properties/checkout-fork/VcChoutProppChoutFN.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- VcChoutProppChoutFN.xml   5 Aug 2002 07:56:54 -0000       1.2
  +++ VcChoutProppChoutFN.xml   9 Aug 2002 12:12:09 -0000       1.3
  @@ -98,7 +98,7 @@
         <D:propertyupdate xmlns:D="DAV:">
            <D:set>
            <D:prop>
  -            <D:checkout-fork></D:checkout-fork>
  +            <D:checkout-fork><D:discouraged/></D:checkout-fork>
            </D:prop>
         </D:set>
         </D:propertyupdate>]]>
  @@ -142,7 +142,7 @@
               
<D:href>/%globalVariableServerName%/%globalVariableCollection%/test.xml</D:href>
               <D:propstat>
                     <D:prop>
  -                        <D:checkout-fork></D:checkout-fork>
  +                        <D:checkout-fork><D:discouraged/></D:checkout-fork>
                     </D:prop>
                     <D:status>HTTP/1.1 200 OK</D:status>
               </D:propstat>
  
  
  

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

Reply via email to