--- projects/cms/source/server/build.config 2001/06/11 14:00:31 1.11 +++ projects/cms/source/server/build.config 2001/06/14 16:42:49 1.13 @@ -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.11 2001/06/11 14:00:31 tdb Exp $ +# $Id: build.config,v 1.13 2001/06/14 16:42:49 tdb Exp $ #### Locations of directions #### @@ -115,7 +115,7 @@ JDOCJAPI = http://java.sun.com/j2se/1.3/docs/api/ # These are required for the cvsbuild target # CVS Repository -CVSROOT = /usr/local/proj/co600_10/cvs +CVSROOT = :pserver:anonymous@cvs.i-scream.org.uk:/cvs/i-scream # Module of server CVSMODULE = cms/source/server # Temporary directory to use @@ -131,7 +131,7 @@ REVISION = ${rev} # base url for JARs # note NO trailing slash -LIBURL = http://killigrew.ukc.ac.uk +LIBURL = http://www.i-scream.org.uk/downloads/lib #### Running ####