Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 50502 invoked from network); 24 Jul 2006 09:30:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Jul 2006 09:30:28 -0000 Received: (qmail 69064 invoked by uid 500); 24 Jul 2006 09:30:27 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 69027 invoked by uid 500); 24 Jul 2006 09:30:27 -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 69015 invoked by uid 99); 24 Jul 2006 09:30:27 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Jul 2006 02:30:27 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [212.23.3.142] (HELO rutherford.zen.co.uk) (212.23.3.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Jul 2006 02:30:26 -0700 Received: from [217.155.85.142] (helo=[217.155.85.137]) by rutherford.zen.co.uk with esmtp (Exim 4.50) id 1G4wlJ-0004nW-71 for dev@forrest.apache.org; Mon, 24 Jul 2006 09:30:05 +0000 Message-ID: <44C49316.2030800@apache.org> Date: Mon, 24 Jul 2006 10:29:58 +0100 From: Ross Gardler User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@forrest.apache.org Subject: Re: svn commit: r424855 [1/3] - in /forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo: ./ resources/stylesheets/ src/documentation/content/ src/documentation/content/svn-log/ src/documentation/content/xdocs/ References: <20060723232623.115A61A981A@eris.apache.org> <20060724033613.GD20958@igg.indexgeo.com.au> In-Reply-To: <20060724033613.GD20958@igg.indexgeo.com.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Originating-Rutherford-IP: [217.155.85.142] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N David Crossley wrote: >>Author: thorsten >>Date: Sun Jul 23 16:26:19 2006 >>New Revision: 424855 >> >>URL: http://svn.apache.org/viewvc?rev=424855&view=rev >>Log: >>Adding support for svn log files to the project plugin. This work is based on the >>svn support which we have over in Lenya. The biggest problem with the lenya way was >>till now that we had one big log file that included 4 years of commits and building >>the file took more then 30 min. To overcome this problem I extended the project plugin >>with svn log processing which gives handy ways of creating smaller files and have a >>per month view of the svn changes. Wouldn't this be better in the logs plugin[1]? The projecInfo plugin seems to be getting a little monolithic. Ross [1] http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.input.logs/