Author: thorsten
Date: Tue Jul 25 12:06:49 2006
New Revision: 425489
URL: http://svn.apache.org/viewvc?rev=425489&view=rev
Log:
Automatic publish from forrestbot
Modified:
forrest/site/events.html
forrest/site/events.pdf
forrest/site/forrest-friday.html
forrest/site/forrest-friday.pdf
forrest/site/procedures/How_to_publish_docs.html
forrest/site/procedures/How_to_publish_docs.pdf
Modified: forrest/site/events.html
URL:
http://svn.apache.org/viewvc/forrest/site/events.html?rev=425489&r1=425488&r2=425489&view=diff
==============================================================================
--- forrest/site/events.html (original)
+++ forrest/site/events.html Tue Jul 25 12:06:49 2006
@@ -237,7 +237,7 @@
<a href="#upcoming">Upcoming events</a>
<ul class="minitoc">
<li>
-<a href="#forrest-friday">ForrestFriday monthly get-together (14 July 2006)</a>
+<a href="#forrest-friday">ForrestFriday monthly get-together</a>
</li>
<li>
<a href="#apachecon-us-2006">ApacheCon US 2006 (9-13 October 2006)</a>
@@ -292,7 +292,7 @@
<h2 class="underlined_10">Upcoming events</h2>
<div class="section">
<a name="N10013"></a><a name="forrest-friday"></a>
-<h3 class="underlined_5">ForrestFriday monthly get-together (14 July 2006)</h3>
+<h3 class="underlined_5">ForrestFriday monthly get-together</h3>
<p>
On the second Friday of each month we have a 24-hour get-together
using
IRC and other collaborative tools, to work on Forrest development and
Modified: forrest/site/events.pdf
URL:
http://svn.apache.org/viewvc/forrest/site/events.pdf?rev=425489&r1=425488&r2=425489&view=diff
==============================================================================
Binary files - no diff available.
Modified: forrest/site/forrest-friday.html
URL:
http://svn.apache.org/viewvc/forrest/site/forrest-friday.html?rev=425489&r1=425488&r2=425489&view=diff
==============================================================================
--- forrest/site/forrest-friday.html (original)
+++ forrest/site/forrest-friday.html Tue Jul 25 12:06:49 2006
@@ -261,7 +261,9 @@
and lasts for 24 hours.
</p>
<p>
- The next event will take place on <strong>14 July 2006</strong>. See
+ The next event will take place on <strong>?? ?? 2006</strong>.
+(Note: See recent mail discussion - not happening until further notice.)
+ See
<a
href="http://www.timeanddate.com/worldclock/fixedtime.html?year=2006&month=07&day=14&hour=6&min=0&sec=0">start
time</a>
and
<a
href="http://www.timeanddate.com/worldclock/meetingtime.html?day=14&month=07&year=2006&p1=136&p2=48&p3=176&p4=240&p5=224&p6=213">zone
overlap</a>.
Modified: forrest/site/forrest-friday.pdf
URL:
http://svn.apache.org/viewvc/forrest/site/forrest-friday.pdf?rev=425489&r1=425488&r2=425489&view=diff
==============================================================================
Binary files - no diff available.
Modified: forrest/site/procedures/How_to_publish_docs.html
URL:
http://svn.apache.org/viewvc/forrest/site/procedures/How_to_publish_docs.html?rev=425489&r1=425488&r2=425489&view=diff
==============================================================================
--- forrest/site/procedures/How_to_publish_docs.html (original)
+++ forrest/site/procedures/How_to_publish_docs.html Tue Jul 25 12:06:49 2006
@@ -268,6 +268,15 @@
<a name="N10025"></a><a name="forrestbot-local"></a>
<h2 class="underlined_10">Updating the site with a local forrestbot</h2>
<div class="section">
+<p>Do once, create $FORREST_HOME/deploy.svn.settings file. These
+ credentials are needed by forrestbot so that it can do your 'svn
add'
+ and 'svn commit' etc. to the forrest/site/ repository. The
+ deploy.svn.settings file looks like:</p>
+<pre class="code"><?xml version="1.0"?>
+<project>
+ <property name="deploy.svn.user" value="myApacheUsername"/>
+ <property name="deploy.svn.password" value="myPassword"/>
+</project> </pre>
<p>Generating and publishing the main docs is very easy using a local
forrestbot:
</p>
<pre class="code">cd site-author
@@ -296,7 +305,7 @@
</div>
-<a name="N10053"></a><a name="OrgDoc"></a>
+<a name="N1005A"></a><a name="OrgDoc"></a>
<h2 class="underlined_10">original docs</h2>
<div class="section">
<p>There have been a few explantions of our docs processing on the forrest-dev
mail list.
Modified: forrest/site/procedures/How_to_publish_docs.pdf
URL:
http://svn.apache.org/viewvc/forrest/site/procedures/How_to_publish_docs.pdf?rev=425489&r1=425488&r2=425489&view=diff
==============================================================================
Binary files - no diff available.