• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added the option to rsync instead of tar and scp. This is useful if you have a large number of files in the content repository which you do not want to compress (especially if you have podcasts there)

Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 721 more files in changeset.
Added vaccumdb to backup

quote vars to ensure there are at least empty strings present when testing; use single = for string comparisons

add some logic to gather free disk space when the backup partition string is so long it forces df output to wrap

change order of arguments to tar; add comment to script about getting free space from partitions with long names (i.e. logical volumes)

  1. … 1 more file in changeset.
variable misnamed in default backup script

Fix backup script to work with Postgres 7 which does not have TCP connections enabled

commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
Added backing up the database on another server

Added automatic delete of old backup files.

Many of the comparisons incorrectly used = instead of ==

Fix bug where = was used for assignment instead of comparison.

merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 647 more files in changeset.
fixed typo in backup.sh - bug 1658

fixed a few more bash bugs

reduced list of default DIRECTIORIES

fixed several bugs

fixed directory/newer bug

added rolling backup option and empty space checks

merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

  1. … 286 more files in changeset.
fixing other TYPE conditional expression

fixed TYPE conditional expression

merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
bug fixes etc

added new backup script

  1. … 2 more files in changeset.
file backup.sh was initially added on branch oacs-5-0.