> -----Original Message----- > From: Thorsten Scherler [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 19 July 2006 5:48 PM > To: dev@forrest.apache.org > Subject: Re: How get pluginDocs/plugins_0_80/index.html generated?
<snip> > > > > However it seems that your SVN site-author is not > > up-to-date. For example, it reverted some recent changes > > to forrest-friday.html and events.html > > > > I saw it in the diff, but cannot explain it myself. > > [EMAIL PROTECTED]:~/src/apache/forrest/trunk/site-author$ svnu > U content/xdocs/roles.xml > U content/xdocs/procedures/How_to_publish_docs.xml > U status.xml > Actualizado a la revisión 423414. > > That have been some changes in mid air, but like you can see the > forrest-friday.html and events.html are not updated. > > [EMAIL PROTECTED]:~/src/apache/forrest/trunk/site-author$ svn st > ? work > ? logs > > ...and there are not locally modified. > > [EMAIL PROTECTED]:~/src/apache/forrest/trunk/site-author$ svn log > content/xdocs/forrest-friday.xml > ------------------------------------------------------------------------ > r416857 | crossley | 2006-06-24 05:08:46 +0200 (sáb, 24 jun 2006) | 2 > lines > > Link directly to the events/forrest-friday/ SVN. > > ------------------------------------------------------------------------ > r416564 | crossley | 2006-06-23 06:38:30 +0200 (vie, 23 jun 2006) | 2 > lines > > Next Forrest Friday is 14 July 2006. > > Are you sure that you have not modified them locally and did not check > them in? He did check them in, see r421784 :- (pasted below) Gav... Author: crossley Date: Thu Jul 13 19:44:12 2006 New Revision: 421784 URL: http://svn.apache.org/viewvc?rev=421784&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 Modified: forrest/site/events.html URL: http://svn.apache.org/viewvc/forrest/site/events.html?rev=421784&r1=421783&r 2=421784&view=diff ============================================================================ == --- forrest/site/events.html (original) +++ forrest/site/events.html Thu Jul 13 19:44:12 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=421784&r1=421783&r2 =421784&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=421784&r1= 421783&r2=421784&view=diff ============================================================================ == --- forrest/site/forrest-friday.html (original) +++ forrest/site/forrest-friday.html Thu Jul 13 19:44:12 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=0 7&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=421784&r1=4 21783&r2=421784&view=diff ============================================================================ == Binary files - no diff available. --