Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 85738 invoked from network); 16 Jun 2005 00:48:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Jun 2005 00:48:38 -0000 Received: (qmail 28125 invoked by uid 500); 16 Jun 2005 00:48:33 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 28069 invoked by uid 500); 16 Jun 2005 00:48:32 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 28038 invoked by uid 99); 16 Jun 2005 00:48:32 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from www2.kc.aoindustries.com (HELO www2.kc.aoindustries.com) (65.77.211.84) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 15 Jun 2005 17:48:25 -0700 Received: from www2.kc.aoindustries.com (www2.kc.aoindustries.com [65.77.211.84]) by www2.kc.aoindustries.com (8.13.1/8.13.1) with ESMTP id j5G0mDVk009107 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 15 Jun 2005 19:48:13 -0500 Received: from localhost (localhost [[UNIX: localhost]]) by www2.kc.aoindustries.com (8.13.1/8.13.1/Submit) id j5G0mDsL009062 for dev@forrest.apache.org; Wed, 15 Jun 2005 19:48:13 -0500 X-Authentication-Warning: www2.kc.aoindustries.com: indexgeo set sender to crossley@apache.org using -f Date: Thu, 16 Jun 2005 10:48:05 +1000 From: David Crossley To: Forrest Developers List Subject: Re: svn commit: r190831 - in /forrest/site/pluginDocs: ./ readme.txt Message-ID: <20050616004805.GA12920@igg.indexgeo.com.au> References: <20050615232333.64886.qmail@minotaur.apache.org> <20050615235605.GD12641@igg.indexgeo.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050615235605.GD12641@igg.indexgeo.com.au> User-Agent: Mutt/1.4i X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Ah okay, i see that you are using sub-directories. -David David Crossley wrote: > I might be on the wrong track, but i thought that we were going to > have versioned plugin docs like site/plugins_0_70 and site/plugins_0_80/ > > -David > > > Author: rgardler > > Date: Wed Jun 15 16:23:32 2005 > > New Revision: 190831 > > > > URL: http://svn.apache.org/viewcvs?rev=190831&view=rev > > Log: > > placeholder for plugin docs > > > > Added: > > forrest/site/pluginDocs/ > > forrest/site/pluginDocs/readme.txt (with props) > > > > Added: forrest/site/pluginDocs/readme.txt > > URL: http://svn.apache.org/viewcvs/forrest/site/pluginDocs/readme.txt?rev=190831&view=auto > > ============================================================================== > > --- forrest/site/pluginDocs/readme.txt (added) > > +++ forrest/site/pluginDocs/readme.txt Wed Jun 15 16:23:32 2005 > > @@ -0,0 +1,3 @@ > > +This is a placeholder for plugin documentation to be hosted by Apache Forrest. > > + > > +Plugin docs will be automatically deployed to this directory. > > \ No newline at end of file > > > > Propchange: forrest/site/pluginDocs/readme.txt > > ------------------------------------------------------------------------------ > > svn:eol-style = native > >