Return-Path: Delivered-To: apmail-repository-archive@www.apache.org Received: (qmail 40768 invoked from network); 5 Apr 2006 10:26:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Apr 2006 10:26:13 -0000 Received: (qmail 3338 invoked by uid 500); 5 Apr 2006 10:26:11 -0000 Delivered-To: apmail-repository-archive@apache.org Received: (qmail 3278 invoked by uid 500); 5 Apr 2006 10:26:10 -0000 Mailing-List: contact repository-help@apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: repository@apache.org List-Id: Delivered-To: mailing list repository@apache.org Received: (qmail 3267 invoked by uid 99); 5 Apr 2006 10:26:10 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Apr 2006 03:26:10 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of steve.loughran@gmail.com designates 64.233.184.234 as permitted sender) Received: from [64.233.184.234] (HELO wproxy.gmail.com) (64.233.184.234) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Apr 2006 03:26:09 -0700 Received: by wproxy.gmail.com with SMTP id i14so116303wra for ; Wed, 05 Apr 2006 03:25:49 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=nvub9AM6a3mfmEvyQfzc+0D+x6aO007nqfE0qYwbn/8sANcdPO8OwhIefBYMjKHHuveEZ+9dqF/v2HAE2PuZuojz1j0Crd99TSB6RC/pB51B4virYc4V7NAidrPb6Oy2b7aRdCZIe2oVcu7zsqN5Dqjs97A5u/Xqd8c+7FafTrU= Received: by 10.54.153.5 with SMTP id a5mr648666wre; Wed, 05 Apr 2006 03:25:47 -0700 (PDT) Received: by 10.54.82.6 with HTTP; Wed, 5 Apr 2006 03:25:47 -0700 (PDT) Message-ID: Date: Wed, 5 Apr 2006 11:25:47 +0100 From: "Steve Loughran" To: repository@apache.org Subject: Setting up a private mirror of the main repository MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N How would I go about setting up a private mirror of the repository? that is, one behind a firewall for internal use only? I know someone who (probably) has the disk space and would like to deal with mistrust from dev teams of trusting remote servers. -steve