Re: cvs commit: httpd-2.0/docs/manual index.html.en

2002-09-06 Thread Ian Holsman

aren't all these HTML files autogenerated now ?
I'm just wondering if they belong in CVS at all anymore
[EMAIL PROTECTED] wrote:

slive   2002/09/06 10:19:35

  Modified:docs/manual index.html.en
  Log:
  Woops.  Accidentally committed a bad index.html.en.  Get back the good one.
  
  Revision  ChangesPath
  1.38  +141 -113  httpd-2.0/docs/manual/index.html.en
  
  Index: index.html.en
  ===
  RCS file: /home/cvs/httpd-2.0/docs/manual/index.html.en,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -d -b -u -r1.37 -r1.38
  --- index.html.en6 Sep 2002 17:15:19 -   1.37
  +++ index.html.en6 Sep 2002 17:19:35 -   1.38
  @@ -1,180 +1,208 @@
   ?xml version=1.0 encoding=ISO-8859-1?
   !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Strict//EN 
http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;
   html xmlns=http://www.w3.org/1999/xhtml; lang=en xml:lang=enhead
  -titleApache HTTP Server 2.0 Documentation/titlelink 
href=./style/css/manual.css rel=stylesheet media=all type=text/css 
title=Main stylesheet /link href=./images/favicon.ico rel=shortcut icon 
//headbody id=manual-pagediv id=page-headerp class=menua 
href=./mod/ shape=rectModules/a | a href=./mod/directives.html 
shape=rectDirectives/a | a href=./faq/ shape=rectFAQ/a | a 
href=./glossary.html shape=rectGlossary/a | a href=./sitemap.html 
shape=rectSitemap/a/pp class=apacheApache HTTP Server Version 2.0/pimg 
alt= src=./images/feather.gif //divdiv class=upa href=./ 
shape=rectimg title=lt;- alt=lt;- src=./images/left.gif //a/divdiv 
id=patha href=http://www.apache.org/; shape=rectApache/a gt; a 
href=http://httpd.apache.org/; shape=rectHTTP Server/a gt; a 
href=http://httpd.apache.org/docs-project/; shape=rectDocumentation/a gt; a 
href=./ sh!
ape=rectVersion 2.0/a/div
   
  -div id=page-contentdiv id=preamble
  -h1Apache HTTP Server 2.0 Documentation/h1
  +titleApache HTTP Server Version 2.0 Documentation/titlelink
  +href=./style/css/manual.css rel=stylesheet media=all
  +type=text/css title=Main stylesheet /
  +style type=text/css media=all
  +!--
  +/* undo move content left */
  +div#page-content {
  +margin-right: 2em;
  +padding-right: 0px;
  +margin-left: 2em;
  +}
   
  +th {
  +background-color: #e5ecf3;
  +}
  +--
  +/style
   
  +link
  +href=./images/favicon.ico rel=shortcut icon //headbody
  +id=manual-pagediv id=page-headerp class=menua
  +href=./mod/Modules/a | a
  +href=./mod/directives.htmlDirectives/a | a href=./faq/FAQ/a
  +| a href=./glossary.htmlGlossary/a | a
  +href=./sitemap.htmlSitemap/a/pp class=apacheApache HTTP
  +Server Version 2.0/pimg alt= src=./images/feather.gif
  +//divdiv class=upa href=./img title=lt;- alt=lt;-
  +src=./images/left.gif //a/divdiv id=patha
  +href=http://www.apache.org/;Apache/a gt; a
  +href=http://httpd.apache.org/;HTTP Server/a gt; a
  +href=http://httpd.apache.org/docs-project/;Documentation/a gt; a
  +href=./Version 2.0/a/div
   
  -form method=post action=http://search.apache.org/; 
enctype=application/x-www-form-urlencoded
  -  input type=hidden name=what value=httpd.apache.org / input 
type=hidden name=results value=20 / input type=hidden name=version 
value=2 / input type=text name=keyword size=20 / input type=submit 
value=Search /
  -/form
  +div id=page-content
  +h1Apache HTTP Server Version 2.0 Documentation/h1
   
   
  -table
  -trtd rowspan=1 colspan=1
   
  -table
  +div align=centerform method=post action=http://search.apache.org/;
  +  input type=hidden name=what
  +  value=httpd.apache.org / input type=hidden
  +  name=results value=20 / input type=hidden
  +  name=version value=2 / input type=text
  +  name=keyword size=20 / input type=submit
  +  value=Search /
  +/form/div
  +
  +
  +table style=border: 0
  +trtd style=width: 33%
  +
  +table style=width: 100%
   tr
  -th rowspan=1 colspan=1Release Notes/th
  +thRelease Notes/th
   /tr
  -tr
  -td rowspan=1 colspan=1ul
  -lia href=new_features_2_0.html shape=rectNew Features in Version 
2.0/a/li
  +trtd
  +a href=new_features_2_0.htmlNew Features in Version 2.0/a/td/tr
 
  -lia href=upgrading.html shape=rectUpgrading to Version
  -2.0/a /li
  +trtda href=upgrading.htmlUpgrading to Version
  +2.0/a /td/tr
  +  
  +trtda href=LICENSEApache License/a /td
 
  -lia href=LICENSE shape=rectApache License/a /li
  -/ul/td
   /tr
  +trtdnbsp;/td/tr
   tr
  -th rowspan=1 colspan=1Reference Manual/th
  +thReference Manual/th
   /tr
  -tr
  -td rowspan=1 colspan=1ul
  -lia href=install.html shape=rectCompiling and
  -Installing/a /li
 
  -lia href=invoking.html shape=rectStarting/a /li
  +trtda href=install.htmlCompiling 

Re: cvs commit: httpd-2.0/docs/manual index.html.en

2002-09-06 Thread Joshua Slive

Ian Holsman wrote:
 aren't all these HTML files autogenerated now ?
 I'm just wondering if they belong in CVS at all anymore

Ideally, No.  (Although that particular one is not auto-generated, the 
majority are.)

There are a couple reasons they are in CVS:

1. To make the release-manager's job easier.  I really don't want to 
make the release manager perform and test the transformation.  It is too 
much work, and there is too much risk of things going wrong.

2. To enable us to better control of what goes live on httpd.apache.org. 
  I'm not really comfortable with transforming live onto the website. 
It is better to be able to transform in advance and test in a staging 
area and then do a simple cvs up on the website.  Now, this staging area 
does  not necessarily need to be in CVS, but there are some advantages 
to having it there (easy to see changes and to backup to a known working 
version, etc).

I'm happy to consider alternatives.

Joshua.