--- misc/scripts/shell/README 2001/03/09 00:23:22 1.1 +++ misc/scripts/shell/README 2001/06/30 18:10:31 1.3 @@ -4,11 +4,6 @@ backup.sh --------- Used to backup the project files on a dailly, weekly and monthly basis. -builds-send-ftp.sh ------------------- -Used to upload the builds to a webserver. -(needs ftppw, which contains the ftp password) - builds.sh --------- Extracts and builds various cvs modules. @@ -17,10 +12,9 @@ cvslog.sh --------- Generates per-module cvs log e-mails. -cvswww-send-ftp.sh ------------------- -Sends an archive of webapges via ftp. -(needs ftppw, which contains the ftp password) +cvsstat.sh +---------- +Updates the cvs statistics pages. javadoc.sh ---------- @@ -29,3 +23,13 @@ Generates javadoc for various cvs modules. nightly.sh ---------- Runs the overnight stuff, consisting of scripts above. + +websitecvsup.sh +--------------- +Updates the website using cvsup. + + +Removed (not needed/used): +-------------------------- +builds-send-ftp.sh +cvswww-send-ftp.sh \ No newline at end of file