| 1 |
|
Script Information |
| 2 |
|
|
| 3 |
< |
backup.sh |
| 3 |
> |
build.sh |
| 4 |
|
--------- |
| 5 |
< |
Used to backup the project files on a dailly, weekly and monthly basis. |
| 5 |
> |
Builds packages nicely - geared towards a snapshot system. |
| 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 |
– |
|
| 7 |
|
cvslog.sh |
| 8 |
|
--------- |
| 9 |
|
Generates per-module cvs log e-mails. |
| 10 |
|
|
| 11 |
< |
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 |
| 11 |
> |
cvsplot.sh |
| 12 |
|
---------- |
| 13 |
< |
Generates javadoc for various cvs modules. |
| 13 |
> |
Updates the cvs statistics pages. |
| 14 |
|
|
| 15 |
< |
nightly.sh |
| 16 |
< |
---------- |
| 17 |
< |
Runs the overnight stuff, consisting of scripts above. |
| 15 |
> |
wwwcvsupdate.sh |
| 16 |
> |
--------------- |
| 17 |
> |
Updates the website using cvsup. |