Return-Path: X-Original-To: apmail-forrest-svn-archive@www.apache.org Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 84EA210DE7 for ; Thu, 31 Oct 2013 04:23:12 +0000 (UTC) Received: (qmail 12993 invoked by uid 500); 31 Oct 2013 04:23:10 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 12932 invoked by uid 500); 31 Oct 2013 04:23:04 -0000 Mailing-List: contact svn-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Forrest Developers List" List-Id: Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 12925 invoked by uid 99); 31 Oct 2013 04:23:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Oct 2013 04:23:02 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Oct 2013 04:23:01 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 0E86823888E4; Thu, 31 Oct 2013 04:22:41 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1537373 - in /forrest/trunk/site-author: content/xdocs/docs_0_100/faq.xml status.xml Date: Thu, 31 Oct 2013 04:22:40 -0000 To: svn@forrest.apache.org From: crossley@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20131031042241.0E86823888E4@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: crossley Date: Thu Oct 31 04:22:40 2013 New Revision: 1537373 URL: http://svn.apache.org/r1537373 Log: Linked to the Wayback Machine for older versions of documentation. Modified: forrest/trunk/site-author/content/xdocs/docs_0_100/faq.xml forrest/trunk/site-author/status.xml Modified: forrest/trunk/site-author/content/xdocs/docs_0_100/faq.xml URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_100/faq.xml?rev=1537373&r1=1537372&r2=1537373&view=diff ============================================================================== --- forrest/trunk/site-author/content/xdocs/docs_0_100/faq.xml (original) +++ forrest/trunk/site-author/content/xdocs/docs_0_100/faq.xml Thu Oct 31 04:22:40 2013 @@ -57,6 +57,10 @@ forrest run'. Every hour the forrestbot generates a static version of this documentation on our testing zone.

+

+ For older versions of Forrest see the explanation + below. +

@@ -1333,6 +1337,28 @@ X [0] /docs_0_80/upgrading_08.ht General + + Where is documentation for older versions of Forrest? + +

+ Each version of Forrest contains its own documentation, as explained + above. +

+

+ The Forrest website holds + documentation + for only three versions of Forrest: the immediate past release, + the current release, and the in-development version. +

+

+ Thanks to the Internet Archive, + the Wayback Machine holds all past documentation. + For example, the 'Upgrading notes" for + v0.6 and + v0.7 versions. +

+
+
What is the relationship between &s; and book.xml? Modified: forrest/trunk/site-author/status.xml URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/status.xml?rev=1537373&r1=1537372&r2=1537373&view=diff ============================================================================== --- forrest/trunk/site-author/status.xml (original) +++ forrest/trunk/site-author/status.xml Thu Oct 31 04:22:40 2013 @@ -153,6 +153,11 @@ Added document to facilitate upgrading to v0.10-dev + + + Linked to the Wayback Machine for older versions of documentation. + See FAQ. + Updated our packaged Cocoon and blocks to the latest Cocoon-2.1.13-dev version.