]> source.dussan.org Git - aspectj.git/commitdiff
/home/technology -> /cvsroot/technology for cvsroot
authorwisberg <wisberg>
Wed, 12 Oct 2005 00:24:30 +0000 (00:24 +0000)
committerwisberg <wisberg>
Wed, 12 Oct 2005 00:24:30 +0000 (00:24 +0000)
docs/developer/modules.html
docs/faq/faq.xml

index ddfe8693445404586db5a94a2cdcd448e58016e4..6989c81a3af1f3af47a7255079e254001bd473ea 100644 (file)
@@ -147,7 +147,7 @@ the uses structure, the runtime structure, ..&quot;&nbsp; This document overview
 For detailed documentation refer to the individual module sources and docs 
 available via CVS.  </p>
 <h4 align="center">Core Modules</h4>
-<p><b>CVS Location: </b>dev.eclipse.org:/home/technology/org.aspectj/modules</p>
+<p><b>CVS Location: </b>dev.eclipse.org:/cvsroot/technology/org.aspectj/modules</p>
 <p>
 To set up for building, one need only check out the module directories within the 
 <code>modules/</code> directory.  In Eclipse, check out each module into the
@@ -246,7 +246,7 @@ structure model which allows them to navigate and interpret the static structure
                                The Eclipse JDT compiler, slightly patched for AspectJ
                 and stored in binary form to avoid accidental changes.
                 Sources are available in CVS at
-                dev.eclipse.org:/home/technology/org.aspectj/shadows.
+                dev.eclipse.org:/cvsroot/technology/org.aspectj/shadows.
          </p>
          </td>
        </tr>
@@ -310,7 +310,7 @@ structure model which allows them to navigate and interpret the static structure
       -->
        </table>
 &nbsp;<h4 align="center">Supporting Modules</h4>
-<p align="left"><b>CVS Location: </b>dev.eclipse.org:/home/technology/org.aspectj/modules</p>
+<p align="left"><b>CVS Location: </b>dev.eclipse.org:/cvsroot/technology/org.aspectj/modules</p>
 <p>
 <table cellSpacing="4" cellPadding="1" width="100%" align="center" border="0" id="table2">
        <tr>
@@ -397,7 +397,7 @@ structure model which allows them to navigate and interpret the static structure
        </table>
 
 <h4 align="center">Eclipse AspectJ Development Tools (AJDT)</h4>
-<p align="left"><b>CVS Location: </b>dev.eclipse.org:/home/technology/org.eclipse.ajdt/plugins/org.eclipse.ajdt</p>
+<p align="left"><b>CVS Location: </b>dev.eclipse.org:/cvsroot/technology/org.eclipse.ajdt/plugins/org.eclipse.ajdt</p>
 <table cellSpacing="4" cellPadding="1" width="100%" align="center" border="0" id="table3">
        <tr>
                <td width="100" bgColor="#c8cedc">
index b27a8ddc7c64ffd114f3e85848d7e86bf966df30..8b87873c619094fe33c31d516ea43d7057f41eaa 100644 (file)
@@ -4067,7 +4067,7 @@ aspect A {
            from sources.
           </para>
                        <para>AspectJ 1.1+ source code is available through CVS using the 
-                               CVS Root <literal>dev.eclipse.org:/home/technology</literal>. 
+                               CVS Root <literal>dev.eclipse.org:/cvsroot/technology</literal>. 
                                For more information on accessing the CVS tree at eclipse.org, 
                                see the documentation from <ulink 
                                url="http://eclipse.org">http://eclipse.org</ulink>. Find 
@@ -4081,7 +4081,7 @@ aspect A {
           <para>
           To check out the source code in Eclipse go to (<literal>File > new > Other > CVS > Checkout Projects from CVS</literal>). You'll need about 125 MB of space for the source and build.
                Host: <literal>dev.eclipse.org</literal>,
-               Repository Path: <literal>/home/technology</literal>,
+               Repository Path: <literal>/cvsroot/technology</literal>,
                user name: <literal>anonymous</literal>,
                password: (your email address),
                connection type: <literal>pserver</literal>,