--- projects/cms/source/server/build.config 2004/03/21 19:24:13 1.17
+++ projects/cms/source/server/build.config 2004/08/01 10:40:36 1.19
@@ -4,7 +4,7 @@
# are a few options you may wish to change.
# This file should conform the the Java Properties standards.
-# $Id: build.config,v 1.17 2004/03/21 19:24:13 tdb Exp $
+# $Id: build.config,v 1.19 2004/08/01 10:40:36 tdb Exp $
#### Locations of directions ####
@@ -103,7 +103,7 @@ JDOCPKGS = uk.org.iscream.cms.server.*
# Title to put on the Javadoc pages
JDOCTITLE = i-scream CMS server
# Header of Javadoc pages
-JDOCHEADER =
+JDOCHEADER =
# Footer of Javadoc pages
JDOCBOTTOM = Copyright © 2000-2002 i-scream. All Rights Reserved.
# Live link to 1.3 Java API (to allow linking)
@@ -115,9 +115,9 @@ JDOCJAPI = http://java.sun.com/j2se/1.3/docs/api/
# These are required for the cvsbuild target
# CVS Repository
-CVSROOT = :pserver:anonymous@cvs.i-scream.org.uk:/cvs/i-scream
+CVSROOT = :pserver:anonymous@cvs.i-scream.org:/cvs/i-scream
# Module of server
-CVSMODULE = cms/source/server
+CVSMODULE = projects/cms/source/server
# Temporary directory to use
CVSBUILDTEMP = ${SOURCEROOT}/cvsbuildtemp
# Default revision to build