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 |
7 |
> |
build.sh |
8 |
|
--------- |
9 |
< |
Extracts and builds various cvs modules. |
9 |
> |
Builds packages nicely - geared towards a snapshot system. |
10 |
|
|
11 |
|
cvslog.sh |
12 |
|
--------- |
13 |
|
Generates per-module cvs log e-mails. |
14 |
|
|
15 |
< |
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 |
15 |
> |
cvsstat.sh |
16 |
|
---------- |
17 |
< |
Generates javadoc for various cvs modules. |
17 |
> |
Updates the cvs statistics pages. |
18 |
|
|
19 |
< |
nightly.sh |
20 |
< |
---------- |
21 |
< |
Runs the overnight stuff, consisting of scripts above. |
19 |
> |
websitecvsup.sh |
20 |
> |
--------------- |
21 |
> |
Updates the website using cvsup. |