| 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. |