From bd5acac2ea98c79c890b4d8b681c1ec9ae3b4b75 Mon Sep 17 00:00:00 2001 From: wisberg Date: Wed, 12 Oct 2005 00:24:30 +0000 Subject: [PATCH] /home/technology -> /cvsroot/technology for cvsroot --- docs/developer/modules.html | 8 ++++---- docs/faq/faq.xml | 4 ++-- 2 files changed, 6 insertions(+), 6 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.

Core Modules

-

CVS Location: dev.eclipse.org:/home/technology/org.aspectj/modules

+

CVS Location: dev.eclipse.org:/cvsroot/technology/org.aspectj/modules

To set up for building, one need only check out the module directories within the modules/ 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.

@@ -310,7 +310,7 @@ structure model which allows them to navigate and interpret the static structure -->  

Supporting Modules

-

CVS Location: dev.eclipse.org:/home/technology/org.aspectj/modules

+

CVS Location: dev.eclipse.org:/cvsroot/technology/org.aspectj/modules

@@ -397,7 +397,7 @@ structure model which allows them to navigate and interpret the static structure

Eclipse AspectJ Development Tools (AJDT)

-

CVS Location: dev.eclipse.org:/home/technology/org.eclipse.ajdt/plugins/org.eclipse.ajdt

+

CVS Location: dev.eclipse.org:/cvsroot/technology/org.eclipse.ajdt/plugins/org.eclipse.ajdt

diff --git a/docs/faq/faq.xml b/docs/faq/faq.xml index b27a8ddc7..8b87873c6 100644 --- a/docs/faq/faq.xml +++ b/docs/faq/faq.xml @@ -4067,7 +4067,7 @@ aspect A { from sources. AspectJ 1.1+ source code is available through CVS using the - CVS Root dev.eclipse.org:/home/technology. + CVS Root dev.eclipse.org:/cvsroot/technology. For more information on accessing the CVS tree at eclipse.org, see the documentation from http://eclipse.org. Find @@ -4081,7 +4081,7 @@ aspect A { To check out the source code in Eclipse go to (File > new > Other > CVS > Checkout Projects from CVS). You'll need about 125 MB of space for the source and build. Host: dev.eclipse.org, - Repository Path: /home/technology, + Repository Path: /cvsroot/technology, user name: anonymous, password: (your email address), connection type: pserver, -- 2.39.5