Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 55276 invoked from network); 3 Jun 2005 07:01:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Jun 2005 07:01:16 -0000 Received: (qmail 35325 invoked by uid 500); 3 Jun 2005 07:01:14 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 35305 invoked by uid 500); 3 Jun 2005 07:01:14 -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 35290 invoked by uid 99); 3 Jun 2005 07:01:14 -0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=PRIORITY_NO_NAME,SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from smtprelay03.ispgateway.de (HELO smtprelay03.ispgateway.de) (80.67.18.15) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 03 Jun 2005 00:01:12 -0700 Received: (qmail 4506 invoked from network); 3 Jun 2005 07:00:45 -0000 Received: from unknown (HELO localhost) (305514@[212.59.50.225]) (envelope-sender ) by smtprelay03.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 3 Jun 2005 07:00:45 -0000 Date: Fri, 3 Jun 2005 08:09:38 +0200 From: Ferdinand Soethe X-Priority: 3 (Normal) Message-ID: <1292038629.20050603080938@soethe.net> To: dev@forrest.apache.org Subject: Re: does checksums-uri in cli.conf work? In-Reply-To: <20050603031448.GA15022@igg.indexgeo.com.au> References: <579084339.20050601212740@soethe.net> <429E1861.3070702@apache.org> <451886529.20050602121132@soethe.net> <20050603031448.GA15022@igg.indexgeo.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N David Crossley wrote: > Cocoon-related questions would get better answers on cocoon-users. Is there an easy way to do this w/o subscribing to their list? My mailbox is already getting a bit crowded :-) > One way to see if there are any side-effects, would be to create > two separate sites with 'forrest seed' and do 'forrest' in each. > then compare the differences: > cd forrest-test > diff -rq seed-1/build/site seed-2/build/site > ... will report any files with differences. > It would be great if you can get this facility working. Thanks David, I'll try that and compare the results (Though diff is a Unix-only command, but I know what you mean). -- Ferdinand Soethe