# | Line 4 | Line 4 | 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 | – | |
7 | builds.sh | |
8 | --------- | |
9 | Extracts and builds various cvs modules. | |
# | Line 17 | Line 12 | cvslog.sh | |
12 | --------- | |
13 | Generates per-module cvs log e-mails. | |
14 | ||
20 | – | cvswww-send-ftp.sh |
21 | – | ------------------ |
22 | – | Sends an archive of webapges via ftp. |
23 | – | (needs ftppw, which contains the ftp password) |
24 | – | |
15 | javadoc.sh | |
16 | ---------- | |
17 | Generates javadoc for various cvs modules. | |
# | Line 29 | Line 19 | Generates javadoc for various cvs modules. | |
19 | nightly.sh | |
20 | ---------- | |
21 | Runs the overnight stuff, consisting of scripts above. | |
22 | + | |
23 | + | |
24 | + | Removed (not needed/used): |
25 | + | -------------------------- |
26 | + | builds-send-ftp.sh |
27 | + | cvswww-send-ftp.sh |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |