From: William Victor Mote Date: Wed, 26 Mar 2003 17:47:11 +0000 (+0000) Subject: Add comments about support for the update of the FOP live web site. X-Git-Tag: Root_Temp_KnuthStylePageBreaking~1730 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ecca2fe284c9f6c38dfd1644fed0731056bd8a23;p=xmlgraphics-fop.git Add comments about support for the update of the FOP live web site. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196143 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/documentation/README b/src/documentation/README index 7431ffd35..9f5f82d26 100644 --- a/src/documentation/README +++ b/src/documentation/README @@ -1,4 +1,3 @@ -$Id$ HOW TO UPDATE THE FOP WEBSITE @@ -11,7 +10,7 @@ Background a. the forrestbot on the Apache server b. a local copy of Forrest 3. Files related to the web site reside in the following places: - a. fop source repository (cvs): + a. FOP source repository (cvs): icarus.apache.org/home/cvs/xml-fop b. interim web site (html, pdf, etc.) 1) if forrestbot is used: @@ -20,20 +19,26 @@ Background http://forrestbot.cocoondev.org 2) if local Forrest is used: Files will be generated on your local machine. - c. fop web repository (cvs): + c. FOP web repository (cvs): icarus.apache.org/home/cvs/xml-site/targets/fop - d. fop live web site: + d. FOP live web site: somewhere on daedalus.apache.org 3. The flow of data from our project committers to the actual web site is as follows: a. Source code changes are committed to the cvs repository by developers. b. An interim web site is built using one of two methods: manual/local or forrestbot. - c. The interim web site is committed to the fop web repository, again using + c. The interim web site is committed to the FOP web repository, again using one of two methods: manual/local or forrestbot. d. Every six hours (midnight, 6am, noon, 6pm Pacific time), a script copies the contents of the web site repository to the server for the FOP live - web site. This script is maintained by Sam Ruby. + web site. For support on this process: + 1) The CVS update logs can be viewed at + http://www.apache.org/~rubys/updatesite.logx, where "x" is a number + from 1-4, these four files being the updates done over the past 24 + hours. Review the most recent log file for clues. + 2) the script is maintained by Sam Ruby (rubys@apache.org). Contact him + for further help. Forrestbot or Local Forrest? ---------------------------- @@ -68,7 +73,7 @@ To use the forrestbot, simply follow these steps: instructions tell you how to view the log as the build progresses. 6. After the build has completed, click "xml-fop" in the list of preview sites. The interim site will be displayed in a frame. -7. After you are satisfied with the interim site, commit it to the fop web +7. After you are satisfied with the interim site, commit it to the FOP web repository by first making sure that "xml-fop" is still selected in the "Select a module" box, then clicking "publish". Again, you can watch the log as it is built.