diff options
author | wisberg <wisberg> | 2005-10-12 00:24:30 +0000 |
---|---|---|
committer | wisberg <wisberg> | 2005-10-12 00:24:30 +0000 |
commit | bd5acac2ea98c79c890b4d8b681c1ec9ae3b4b75 (patch) | |
tree | b80515bf53064fd5075d7d7494626e325e9275e7 /docs/developer | |
parent | 58816664c2ca7f26c613563b42bf9d681f85fa92 (diff) | |
download | aspectj-bd5acac2ea98c79c890b4d8b681c1ec9ae3b4b75.tar.gz aspectj-bd5acac2ea98c79c890b4d8b681c1ec9ae3b4b75.zip |
/home/technology -> /cvsroot/technology for cvsroot
Diffstat (limited to 'docs/developer')
-rw-r--r-- | docs/developer/modules.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/developer/modules.html b/docs/developer/modules.html index ddfe86934..6989c81a3 100644 --- a/docs/developer/modules.html +++ b/docs/developer/modules.html @@ -147,7 +147,7 @@ the uses structure, the runtime structure, .." 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> <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"> |