| Revision: | 1.1 | 
| Committed: | Fri Mar 9 00:22:52 2001 UTC (24 years, 8 months ago) by tdb | 
| Branch: | MAIN | 
| CVS Tags: | PROJECT_COMPLETION | 
| Log Message: | C programs used to manage the website from cvs.  | 
| # | User | Rev | Content | 
|---|---|---|---|
| 1 | tdb | 1.1 | Script Information | 
| 2 | |||
| 3 | nb. these are c program so they can be setuid easily. | ||
| 4 | |||
| 5 | cvswww-clean.c | ||
| 6 | -------------- | ||
| 7 | Removes files left by the other scripts. | ||
| 8 | |||
| 9 | cvswww-extract-cmd.c | ||
| 10 | -------------------- | ||
| 11 | Extracts files on a local or remote website. | ||
| 12 | |||
| 13 | cvswww-send-cmd.c | ||
| 14 | ----------------- | ||
| 15 | Uploads files to a webserver. | ||
| 16 | |||
| 17 | tdb1, 09/03/2001. |