ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/misc/scripts/cvswww/README
Revision: 1.1
Committed: Fri Mar 9 00:22:52 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
CVS Tags: PROJECT_COMPLETION
Log Message:
C programs used to manage the website from cvs.

File Contents

# Content
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.