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 pn...@apache.org on 2002/03/01 17:54:49 UTC

cvs commit: jakarta-slide/src/conf/webapp Domain.xml

pnever      02/03/01 08:54:49

  Modified:    src/conf/webapp Domain.xml
  Log:
  Added DeltaV-specific configuration elements
  
  Revision  Changes    Path
  1.28      +6 -0      jakarta-slide/src/conf/webapp/Domain.xml
  
  Index: Domain.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/conf/webapp/Domain.xml,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- Domain.xml	1 Nov 2001 23:47:51 -0000	1.27
  +++ Domain.xml	1 Mar 2002 16:54:49 -0000	1.28
  @@ -154,6 +154,12 @@
         <default-property name="password" namespace="slide/" value=""
          role="user"/>
   
  +      <!-- DeltaV configuration -->
  +      <historypath>/history</historypath>
  +      <auto-version>checkout-checkin</auto-version>
  +      <checkout-fork>forbidden</checkout-fork>
  +      <checkin-fork>forbidden</checkin-fork>
  +      
       </configuration>
       
       <data>
  
  
  

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