Return-Path: Delivered-To: apmail-incubator-general-archive@www.apache.org Received: (qmail 69876 invoked from network); 10 Nov 2004 21:42:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 10 Nov 2004 21:42:12 -0000 Received: (qmail 40616 invoked by uid 500); 10 Nov 2004 21:42:09 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 40513 invoked by uid 500); 10 Nov 2004 21:42:08 -0000 Mailing-List: contact general-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@incubator.apache.org Delivered-To: mailing list general@incubator.apache.org Received: (qmail 40499 invoked by uid 99); 10 Nov 2004 21:42:08 -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 [65.77.211.93] (HELO indexgeo.net) (65.77.211.93) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 10 Nov 2004 13:42:08 -0800 Received: from [192.168.1.100] (static-109.227.240.220.dsl.comindico.com.au [220.240.227.109]) (authenticated bits=0) by www2.kc.aoindustries.com (8.12.9-20030917/8.12.9) with ESMTP id iAALg4T2003712 for ; Wed, 10 Nov 2004 15:42:05 -0600 Subject: Re: which parts of a forrest project should be checked into svn for an incubator project site? From: David Crossley To: general@incubator.apache.org In-Reply-To: <41927515.2080600@bristowhill.com> References: <41927515.2080600@bristowhill.com> Content-Type: text/plain Organization: Message-Id: <1100122873.15131.5095.camel@ighp> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-5) Date: 11 Nov 2004 08:41:14 +1100 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Jean T. Anderson wrote: > I'm trying to reduce derby site cruft. I think only the forrest 'src' > and 'build/site' hierarchies need to be checked into svn. I have not seen the Derby SVN. The 'build/' directory is generated by forrest, so it does not need to be checked in to SVN. The resulting docs are usually generated into "build/site/" then you would copy them to your "site" respository and commit them. > In particular, > I think that the 'build/webapp' hierarchy is not used by the incubator > web server (it gets used by the jetty server bundled with forrest). > > Is this correct? > > If it is, I'll remove the build/webapp hierarchy from svn for the derby > web site. > If not, then I'll bring build/webapp up to date -- for I have been > remiss in keeping it up to date. This is another local directory which is created when one does 'forrest run' locally to speed document editing and local viewing via webapp. Again not needed in SVN. See the top-level of the "incubator" svn for how it is configured for the Incubator top-level website. I will be travelling from now on, so it might be difficult for me to follow up. It would be better to ask questions on the forrest mailing lists. See the top-level doc at infrastructure.a.o/howtoparticipate.html -- David Crossley --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org For additional commands, e-mail: general-help@incubator.apache.org