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 |
– |
|
7 |
|
builds.sh |
8 |
|
--------- |
9 |
|
Extracts and builds various cvs modules. |
12 |
|
--------- |
13 |
|
Generates per-module cvs log e-mails. |
14 |
|
|
15 |
< |
cvswww-send-ftp.sh |
16 |
< |
------------------ |
17 |
< |
Sends an archive of webapges via ftp. |
23 |
< |
(needs ftppw, which contains the ftp password) |
15 |
> |
cvsstat.sh |
16 |
> |
---------- |
17 |
> |
Updates the cvs statistics pages. |
18 |
|
|
19 |
|
javadoc.sh |
20 |
|
---------- |
23 |
|
nightly.sh |
24 |
|
---------- |
25 |
|
Runs the overnight stuff, consisting of scripts above. |
26 |
+ |
|
27 |
+ |
websitecvsup.sh |
28 |
+ |
--------------- |
29 |
+ |
Updates the website using cvsup. |
30 |
+ |
|
31 |
+ |
|
32 |
+ |
Removed (not needed/used): |
33 |
+ |
-------------------------- |
34 |
+ |
builds-send-ftp.sh |
35 |
+ |
cvswww-send-ftp.sh |