hlship      2004/06/02 06:15:55

  Modified:    src/documentation/content/xdocs site.xml
  Added:       src/documentation/content/xdocs cvs.xml
  Log:
  Add a CVS access page to the site.
  
  Revision  Changes    Path
  1.10      +2 -1      jakarta-hivemind/src/documentation/content/xdocs/site.xml
  
  Index: site.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-hivemind/src/documentation/content/xdocs/site.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- site.xml  1 Jun 2004 20:22:50 -0000       1.9
  +++ site.xml  2 Jun 2004 13:15:55 -0000       1.10
  @@ -38,6 +38,7 @@
                </reference>
                
                <downloads href="downloads.html" label="Downloads"/>
  +             <cvs href="cvs.html" label="CVS Access"/>
                
                <tutorials label="Tutorials and Information">
                        <bootstrap label="Bootstrapping the Registry" 
href="bootstrap.html"/>
  
  
  
  1.1                  jakarta-hivemind/src/documentation/content/xdocs/cvs.xml
  
  Index: cvs.xml
  ===================================================================
  <?xml version="1.0"?>
  <!-- $Id: cvs.xml,v 1.1 2004/06/02 13:15:55 hlship Exp $ -->
  <!-- 
     Copyright 2004 The Apache Software Foundation
  
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at
  
         http://www.apache.org/licenses/LICENSE-2.0
  
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
  -->
  <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN"
        "./dtd/document-v12.dtd" [
        <!ENTITY % common-links SYSTEM "links.ent">
        %common-links;
        ]>
  <document>
        <header>
                <title>CVS Access</title>
        </header>
        <body>
                <p>Anonymous CVS access is available as:</p>
                <source><![CDATA[
  :pserver:[EMAIL PROTECTED]:/home/cvspublic/jakarta-hivemind ]]> </source>
                <p>In addition, the <link
                        
href="http://cvs.apache.org/viewcvs.cgi/jakarta-hivemind/";>CVS repository
                        may be browsed online</link>.</p>
        </body>
  </document>
  
  
  

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

Reply via email to