home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2004 December / PCpro_2004_12.ISO / files / webserver / xampp / xampp-cocoon-addon-1.4.9-installer.exe / faq-cvs.xml < prev    next >
Encoding:
Extensible Markup Language  |  2004-07-12  |  1.1 KB  |  39 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3.   Copyright 1999-2004 The Apache Software Foundation
  4.  
  5.   Licensed under the Apache License, Version 2.0 (the "License");
  6.   you may not use this file except in compliance with the License.
  7.   You may obtain a copy of the License at
  8.  
  9.       http://www.apache.org/licenses/LICENSE-2.0
  10.  
  11.   Unless required by applicable law or agreed to in writing, software
  12.   distributed under the License is distributed on an "AS IS" BASIS,
  13.   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  14.   See the License for the specific language governing permissions and
  15.   limitations under the License.
  16. -->
  17. <!DOCTYPE faqs PUBLIC "-//APACHE//DTD FAQ V1.0//EN" "faq-v10.dtd">
  18.  
  19. <faqs title="CVS FAQs">
  20.  
  21. <faq>
  22.   <question>
  23.     How do I use the most recent CVS copy of the Cocoon code on my local system?
  24.   </question>
  25.   <answer>
  26.     <p>
  27.      This is described as a 
  28.      <link href="http://cocoon.apache.org/community/contrib.html#cvshowto">CVS Usage Precis</link> on the
  29.      Contribution page. It also explains how to get branches other than the
  30.      current HEAD branch.
  31.     </p>
  32.   </answer>
  33. </faq>
  34.  
  35.  
  36.  
  37.  
  38. </faqs>
  39.