ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/Config2.inc
Revision 1.20 - (view) (annotate) - [select for diffs]
Mon Mar 26 21:45:28 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
CVS Tags: PROJECT_COMPLETION
Changes since 1.19: +4 -1 lines
Diff to previous 1.19 , to selected 1.6
Now have the i-scream logo on the javadoc pages.

Revision 1.19 - (view) (annotate) - [select for diffs]
Wed Mar 14 23:25:17 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.18: +9 -9 lines
Diff to previous 1.18 , to selected 1.6
The whole server package structure has been changed.
Old Package: uk.ac.ukc.iscream.*
New Package: uk.org.iscream.*

Revision 1.18 - (view) (annotate) - [select for diffs]
Wed Mar 14 22:15:10 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.17: +3 -3 lines
Diff to previous 1.17 , to selected 1.6
Updated the mySQL JDBC driver from 2.0.2 to 2.0.4.

Revision 1.17 - (view) (annotate) - [select for diffs]
Wed Mar 14 22:01:08 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.16: +8 -8 lines
Diff to previous 1.16 , to selected 1.6
Tidied up the configure script, and got round to make a subtle change to the
Makefile's so they are a bit more "standard".

Revision 1.16 - (view) (annotate) - [select for diffs]
Sat Mar 10 02:04:54 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.15: +3 -3 lines
Diff to previous 1.15 , to selected 1.6
Changed to get and use the new xml parsing libraries.

Revision 1.15 - (view) (annotate) - [select for diffs]
Sat Mar 10 00:49:35 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.14: +3 -3 lines
Diff to previous 1.14 , to selected 1.6
A new parsing library.

Revision 1.14 - (view) (annotate) - [select for diffs]
Sat Mar 3 00:34:51 2001 UTC (23 years, 3 months ago) by tdb
Branch: MAIN
Changes since 1.13: +3 -2 lines
Diff to previous 1.13 , to selected 1.6
Added the client.alerters and client.monitors packages.

Revision 1.13 - (view) (annotate) - [select for diffs]
Thu Mar 1 17:17:06 2001 UTC (23 years, 3 months ago) by tdb
Branch: MAIN
Changes since 1.12: +4 -1 lines
Diff to previous 1.12 , to selected 1.6
We now set the Java compiler flags.

Revision 1.12 - (view) (annotate) - [select for diffs]
Wed Feb 28 14:12:20 2001 UTC (23 years, 3 months ago) by tdb
Branch: MAIN
Changes since 1.11: +4 -2 lines
Diff to previous 1.11 , to selected 1.6
Now takes extra measures to locate the cvs binary.

Revision 1.11 - (view) (annotate) - [select for diffs]
Wed Feb 28 11:46:42 2001 UTC (23 years, 3 months ago) by tdb
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 , to selected 1.6
Set the path of cvs explicitly.

Revision 1.10 - (view) (annotate) - [select for diffs]
Tue Feb 27 02:41:54 2001 UTC (23 years, 3 months ago) by tdb
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 , to selected 1.6
Changed naming to be more inline with other modules.

Revision 1.9 - (view) (annotate) - [select for diffs]
Sat Feb 3 01:00:45 2001 UTC (23 years, 4 months ago) by tdb
Branch: MAIN
Changes since 1.8: +3 -2 lines
Diff to previous 1.8 , to selected 1.6
Added the client package to the javadoc bit of the Makefile.

Revision 1.8 - (view) (annotate) - [select for diffs]
Sun Jan 28 23:54:57 2001 UTC (23 years, 4 months ago) by tdb
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 , to selected 1.6
Dependency checking for the DOCOPY method. Ensures that any files (eg. images)
are only copied once, not every time (unless they've changed of course!).

Revision 1.7 - (view) (annotate) - [select for diffs]
Mon Jan 22 21:18:34 2001 UTC (23 years, 4 months ago) by tdb
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6
The old driver appeared a bit dodgy. I've gone back to the version before the
current latest, and it seems to be acting ok. This should work on windows too,
and any other machine - the dependence to Raptor has been removed.

Revision 1.6 - (view) (annotate) - [selected]
Mon Jan 22 18:31:34 2001 UTC (23 years, 4 months ago) by tdb
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5
Added the mysql jar file to the relevant library lines.

Revision 1.5 - (view) (annotate) - [select for diffs]
Tue Jan 16 01:33:33 2001 UTC (23 years, 4 months ago) by tdb
Branch: MAIN
Changes since 1.4: +4 -2 lines
Diff to previous 1.4 , to selected 1.6
Added the name of the new util JAR file, and added the idl directory to
the classpath. Not entirely sure whether this is good, but I can't see
the harm in it at the present. Marked it clearly though, in case it does
happen to cause problems later on.

Revision 1.4 - (view) (annotate) - [select for diffs]
Tue Jan 2 04:06:03 2001 UTC (23 years, 5 months ago) by tdb
Branch: MAIN
Changes since 1.3: +12 -1 lines
Diff to previous 1.3 , to selected 1.6
Added bits for the "make javadoc" stuff.

Revision 1.3 - (view) (annotate) - [select for diffs]
Wed Dec 13 20:35:08 2000 UTC (23 years, 5 months ago) by tdb
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 , to selected 1.6
Fixed a bug that prevented it working on another machine. The paths to the libs
in the include file were absolute, not relative. Opps :)

Revision 1.2 - (view) (annotate) - [select for diffs]
Wed Dec 13 18:34:09 2000 UTC (23 years, 5 months ago) by tdb
Branch: MAIN
Changes since 1.1: +61 -0 lines
Diff to previous 1.1 , to selected 1.6
MERGE: Merged the SERVER_PACKAGEBUILD branch back into the HEAD trunk.

Revision 1.1
Mon Dec 11 23:42:52 2000 UTC (23 years, 5 months ago) by tdb
Branch: MAIN
Branch point for: SERVER_PACKAGEBUILD
FILE REMOVED
file Config.inc was initially added on branch SERVER_PACKAGEBUILD.

Convenience Links

Links to HEAD: (view) (annotate) Links to PROJECT_COMPLETION: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a