Return-Path: Delivered-To: apmail-perl-docs-dev-archive@perl.apache.org Received: (qmail 52272 invoked by uid 500); 2 Jul 2002 13:38:11 -0000 Mailing-List: contact docs-dev-help@perl.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list docs-dev@perl.apache.org Received: (qmail 52261 invoked from network); 2 Jul 2002 13:38:10 -0000 Date: Tue, 2 Jul 2002 08:45:08 -0500 (CDT) From: Randy Kobes To: Stas Bekman cc: Per Einar Ellefsen , Thomas Klausner , Subject: Re: Mirrors In-Reply-To: <3D21A95C.6080709@stason.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Tue, 2 Jul 2002, Stas Bekman wrote: > Per Einar Ellefsen wrote: > > At 13:42 02.07.2002, Randy Kobes wrote: > >> > >> Is there a reason each mirror has to build the site from > >> cvs? Couldn't the master site be placed under rsync, for > >> example, and the mirrors just mirror that? > > > > Because we're only updating the HTML so often, the CVS version is the > > one that's up to date. > > well actually that's not the reason. we don't expect mirrors to be more > up to date then the master site > > > Furthermore, if the search has to be set up > > anyway, does it cost that much to use CVS too? > > the problem is in the index files which may not be cross-platform. If > you ignore search then yes you could rsync. > > but if you ignore search it's going to broken. > > if we hardcode perl.apache.org/search then those who want local search > need to mangle templates. Having a local search seems worthwhile ... Since the index files aren't guaranteed to be cross-platform, that would mean building them on the mirrors, which looks like it can be done with an rsynced html tree and swish.conf. Then if perl.apache.org/search isn't hardcoded, the mirror could just install the search templates ... best regards, randy --------------------------------------------------------------------- To unsubscribe, e-mail: docs-dev-unsubscribe@perl.apache.org For additional commands, e-mail: docs-dev-help@perl.apache.org