• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

  1. … 321 more files in changeset.
added tcllibpath fix to install.sh, but it should come from a parameter in install.tcl

adding server_description to the xml report

optionally copying the install xml report to a certain directory with scp. Using new config param report_scp_target

adding ability for install scripts to do cvs update of a server instead of a from scratch checkout (saving bandwidth and time)

  1. … 1 more file in changeset.
added a bit of error handling for daemontools linking and a warning if

you aren't doing checkout

organizing the db config section. Making Oracle and PG share the same db_name variable. Making the grep for aolserver pid use the right aolserver config file path.

  1. … 1 more file in changeset.
adding install param do_tclapi_testing

  1. … 1 more file in changeset.
fixing the crawl links feature and adding new parameter crawl_links_start_path

  1. … 2 more files in changeset.
moving up the get_config_param command for oacs_branch in checkout.sh to be above the cd command as the config_file path was relative to current dir (.)

  1. … 1 more file in changeset.
added script_path xml record

adding the tclwebtest_scripts parameter that allows you to run additional tclwebtest scripts

  1. … 1 more file in changeset.
adding a delay after OpenACS install and server restart because nsunix seems to be triggering an additional restart that we then need to wait for

  1. … 1 more file in changeset.
changed loop to use more config variables

  1. … 1 more file in changeset.
added comments, revised server waits into loops, outputting xml file

making sure run script is edited in the case of custom AOLserver config file. Making sure permissions are always set correctly on whole tree

  1. … 2 more files in changeset.
tweak

more tweaks

  1. … 2 more files in changeset.
assorted db-related bug fixes in install scripts

assorted db-related bug fixes in install scripts

assorted db-related bug fixes in install scripts

  1. … 1 more file in changeset.
adding support for the new parameters packages_list and install_xml_file

  1. … 1 more file in changeset.
Lars finished up the revamped version of the install scripts that generates AOLserver config file and run script dynamically

  1. … 7 more files in changeset.
more tidying up

  1. … 3 more files in changeset.
bugfix: the eval-command.tcl file had the wrong path

adding acs-lang tests (loading all I18N messages and switching to German locale)

  1. … 6 more files in changeset.
chmod +x on checkout.sh before executing

further adaption of install.sh to the new OpenACS installer. Making dotlrn-basic-setup work with new tcl library

  1. … 7 more files in changeset.
changing to check errors in the log file before the Tcl API tests as these sometimes generate errors intentionally

adding new param install_error_file to config file. Bringing down server -kd to make sure it comes down

  1. … 1 more file in changeset.