leosimons    2003/02/07 06:57:09

  Modified:    src/documentation/content/xdocs cvs.xml
  Log:
  update of repository information. Submitted by Jakob Praher, [EMAIL PROTECTED]
  
  Revision  Changes    Path
  1.4       +18 -18    avalon-site/src/documentation/content/xdocs/cvs.xml
  
  Index: cvs.xml
  ===================================================================
  RCS file: /home/cvs/avalon-site/src/documentation/content/xdocs/cvs.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- cvs.xml   3 Feb 2003 15:43:38 -0000       1.3
  +++ cvs.xml   7 Feb 2003 14:57:09 -0000       1.4
  @@ -5,7 +5,7 @@
    <header>
     <title>Apache Avalon Project: CVS Repositories</title>
     <authors>
  -   <person name="Avalon Documentation Team" email="[EMAIL PROTECTED]"/>
  +   <person name="Avalon Documentation Team" email="[EMAIL PROTECTED]"/>
     </authors>
    </header>
   
  @@ -27,18 +27,18 @@
   <section>
        <title>CVS data</title>
        <p>If you know what you're doing, all you need to know:</p>
  +     <p>viewcvs: <link 
href="http://cvs.apache.org/viewcvs.cgi/";>http://cvs.apache.org/viewcvs.cgi/</link></p>
        <source>
   anonymous CVSROOT: :pserver:[EMAIL PROTECTED]:/home/cvspublic
  -viewcvs: http://cvs.apache.org/viewcvs.cgi/
   modules:
  -     avalon-sandbox                  # alpha &amp; pre-alpha code
  -     jakarta-avalon                  # framework and documentation
  -     jakarta-avalon-apps             # avalon applications
  -     jakarta-avalon-excalibur        # component/utility/container repository
  -     jakarta-avalon-cornerstone      # component repository
  -     jakarta-avalon-logkit           # cool logging toolkit
  -     jakarta-avalon-phoenix          # the phoenix container and related libraries
  -     jakarta-avalon-site             # this website
  +     avalon-sandbox          # alpha &amp; pre-alpha code
  +     avalon                  # framework and documentation
  +     avalon-apps             # avalon applications
  +     avalon-excalibur        # component/utility/container repository
  +     avalon-cornerstone      # component repository
  +     avalon-logkit           # cool logging toolkit
  +     avalon-phoenix          # the phoenix container and related libraries
  +     avalon-site             # this website
        </source>
   </section>
   <section>
  @@ -70,9 +70,9 @@
   $CVSUTILS\cvs.exe -d :pserver:[EMAIL PROTECTED] login
   rem enter anoncvs when prompted for a password, then hit enter
   rem the below command should be on one line
  -$CVSUTILS\cvs.exe -z3 -d :pserver:[EMAIL PROTECTED] checkout jakarta-avalon
  -      jakarta-avalon-excalibur jakarta-avalon-cornerstone
  -      jakarta-avalon-phoenix jakarta-avalon-logkit jakarta-avalon-site
  +$CVSUTILS\cvs.exe -z3 -d :pserver:[EMAIL PROTECTED] checkout apache
  +      avalon-excalibur avalon-cornerstone
  +      avalon-phoenix avalon-logkit avalon-site
         avalon-sandbox jakarta-site xml-forrest
                </source>
                
  @@ -95,7 +95,7 @@
                <p>Then, fill out the settings like in the screenshot below, and then 
click ok.<br/>
                <img src="images/tortoisecvs-settings.jpg" alt="screenshot of CVS 
settings"/></p>
                
  -             <p>This checks out the jakarta-avalon CVS module. Repeat this 
procedure for all
  +             <p>This checks out the avalon CVS module. Repeat this procedure for all
                the modules you wish to check out. See above under "CVS data" for the 
list of Avalon modules, or use the
                <link href="http://cvs.apache.org/viewcvs.cgi/";>ViewCVS Webpage</link> 
for a full
                list of ASF-hosted CVS modules.</p> 
  @@ -119,7 +119,7 @@
                screenshot below, and then click ok.<br/>
                <img src="images/wincvs-checkout.jpg" alt="screenshot of CVS 
settings"/>.</p>
                
  -             <p>This checks out the jakarta-avalon CVS module. Repeat this 
procedure for all
  +             <p>This checks out the avalon CVS module. Repeat this procedure for all
                the modules you wish to check out. See above under "CVS data" for the 
list of Avalon modules, or use the
                <link href="http://cvs.apache.org/viewcvs.cgi/";>ViewCVS webpage</link> 
for a full
                list of ASF-hosted CVS modules.</p> 
  @@ -164,9 +164,9 @@
   cd ~/cvs
   cvs -d :pserver:[EMAIL PROTECTED] login
   # enter anoncvs when prompted for a password, then hit enter
  -cvs -z3 -d :pserver:[EMAIL PROTECTED] checkout jakarta-avalon \
  -      jakarta-avalon-excalibur jakarta-avalon-cornerstone \
  -      jakarta-avalon-phoenix jakarta-avalon-logkit jakarta-avalon-site \
  +cvs -z3 -d :pserver:[EMAIL PROTECTED] checkout avalon \
  +      avalon-excalibur avalon-cornerstone \
  +      avalon-phoenix avalon-logkit avalon-site \
         avalon-sandbox jakarta-site xml-forrest
                </source>
                
  
  
  

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

Reply via email to