Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 9972 invoked from network); 17 Jan 2006 23:04:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Jan 2006 23:04:29 -0000 Received: (qmail 31945 invoked by uid 500); 17 Jan 2006 23:04:28 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 31925 invoked by uid 500); 17 Jan 2006 23:04:28 -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 31910 invoked by uid 99); 17 Jan 2006 23:04:28 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jan 2006 15:04:28 -0800 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 [65.77.211.84] (HELO www2.kc.aoindustries.com) (65.77.211.84) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jan 2006 15:04:27 -0800 Received: from fo2.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 k0HN460n005231 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 17 Jan 2006 17:04:06 -0600 Received: from localhost (localhost [[UNIX: localhost]]) by fo2.kc.aoindustries.com (8.13.1/8.13.1/Submit) id k0HN46T5005158 for dev@forrest.apache.org; Tue, 17 Jan 2006 17:04:06 -0600 X-Authentication-Warning: fo2.kc.aoindustries.com: indexgeo set sender to crossley@apache.org using -f Date: Wed, 18 Jan 2006 10:04:02 +1100 From: David Crossley To: dev@forrest.apache.org Subject: Re: Our doc deployment process Message-ID: <20060117230402.GB6230@igg.indexgeo.com.au> References: <1137058396.8452.15.camel@localhost> <43C62AE9.8060400@apache.org> <1137522997.8256.90.camel@localhost> <43CD5045.6020908@apache.org> <20060117214418.GA3408@igg.indexgeo.com.au> <43CD7569.1070708@apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43CD7569.1070708@apache.org> User-Agent: Mutt/1.4i X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Ross Gardler wrote: > David Crossley wrote: > >Ross Gardler wrote: > >> > >>It would be possible to make the forrestbot deploy automatically to the > >>svn server (in fact we use the forrestbot to do it manually). > > > >Except for one thing. It needs to be a committer doing > >the svn checkin, not a role-based account. > > Ahhh... yes - I *always* forget that (not a problem in some > environments, but it is a problem here at the ASF and I'm not at all > sure how it could be solved here). > > It is technically possible, but it means leaving a file with username > and password with SVN commit access on the zone. Obviously, this is not > a good idea from a security perspective. This is one of the factors that contributes to the quagmire of site-build discussions at site-dev@ Actually we should not assume about this role-based accounts. This was from the situation long ago when we were not running on ASF hardware. Jeff had set up a forrestbot at cocoondev.org - a remote machine. Perhaps we should bring it up again on site-dev. ;-) -David