ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/misc/scripts/shell/README
Revision: 1.2
Committed: Mon Jun 18 15:04:45 2001 UTC (22 years, 11 months ago) by tdb
Branch: MAIN
Changes since 1.1: +6 -10 lines
Log Message:
We no longer need these scripts as everything is done on one machine.

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.sh
8     ---------
9     Extracts and builds various cvs modules.
10    
11     cvslog.sh
12     ---------
13     Generates per-module cvs log e-mails.
14    
15     javadoc.sh
16     ----------
17     Generates javadoc for various cvs modules.
18    
19     nightly.sh
20     ----------
21     Runs the overnight stuff, consisting of scripts above.
22 tdb 1.2
23    
24     Removed (not needed/used):
25     --------------------------
26     builds-send-ftp.sh
27     cvswww-send-ftp.sh