head	1.2;
access;
symbols
	WebSite:1.1.1.1 JavaApache:1.1.1;
locks; strict;
comment	@# @;


1.2
date	98.12.16.01.19.02;	author stefano;	state dead;
branches;
next	1.1;

1.1
date	98.12.05.00.20.03;	author stefano;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	98.12.05.00.20.03;	author stefano;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Not needed in the CVS module but just on the web site
@
text
@
  How to update the java.apache.org web site
  ------------------------------------------

If you haven't done so, read the paper titled "The Java Apache Project 
Information Systems" located at <http://java.apache.org/main/design.html> to
gain insights about the design of this web site.

All documents are stored in the CVS repository. This site is a working copy of 
the HTML files. No editing should be done on this site but rather all changes
must go thru the CVS first and checked out afterwords.

This is used to keep track of changes for the web site as well as allowing
people without access to this machine to update and change the web site and 
keep the site safer and the number of users restricted.

To update the site simply run the "update.sh" script that should take care of
everything.

NOTE: any change made directly to the site will be overwritten by the update
script to force the use of the CVS as main repository.

Here is the list of packages checked out and the directory where they are placed

  - java_apache_org ./
  - jserv/docs ./jserv
  - jservssi/docs ./jserv_ssi
  
The /dist directories and the product distributions are not stored in the CVS
repository and must be placed there manually.

Stefano Mazzocchi <stefano@@apache.org>

@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@This is the module for the java.apache.org web site used to allow CVS use over the HTML docs as well as allow other people who don't have direct access to the site to change and enhance it.
@
text
@@
