| Revision: | 1.4 |
| Committed: | Wed Mar 12 09:51:02 2003 UTC (22 years, 7 months ago) by tdb |
| Branch: | MAIN |
| Changes since 1.3: | +2 -16 lines |
| Log Message: | Update build script to be much more modern. And tidy up some old scripts. |
| # | Content |
|---|---|
| 1 | Script Information |
| 2 | |
| 3 | backup.sh |
| 4 | --------- |
| 5 | Used to backup the project files on a dailly, weekly and monthly basis. |
| 6 | |
| 7 | build.sh |
| 8 | --------- |
| 9 | Builds packages nicely - geared towards a snapshot system. |
| 10 | |
| 11 | cvslog.sh |
| 12 | --------- |
| 13 | Generates per-module cvs log e-mails. |
| 14 | |
| 15 | cvsstat.sh |
| 16 | ---------- |
| 17 | Updates the cvs statistics pages. |
| 18 | |
| 19 | websitecvsup.sh |
| 20 | --------------- |
| 21 | Updates the website using cvsup. |