ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/misc/scripts/shell/README
Revision: 1.1
Committed: Fri Mar 9 00:23:22 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
CVS Tags: PROJECT_COMPLETION
Log Message:
Various shell scripts used around the project.

File Contents

# User Rev Content
1 tdb 1.1 Script Information
2    
3     backup.sh
4     ---------
5     Used to backup the project files on a dailly, weekly and monthly basis.
6    
7     builds-send-ftp.sh
8     ------------------
9     Used to upload the builds to a webserver.
10     (needs ftppw, which contains the ftp password)
11    
12     builds.sh
13     ---------
14     Extracts and builds various cvs modules.
15    
16     cvslog.sh
17     ---------
18     Generates per-module cvs log e-mails.
19    
20     cvswww-send-ftp.sh
21     ------------------
22     Sends an archive of webapges via ftp.
23     (needs ftppw, which contains the ftp password)
24    
25     javadoc.sh
26     ----------
27     Generates javadoc for various cvs modules.
28    
29     nightly.sh
30     ----------
31     Runs the overnight stuff, consisting of scripts above.