Return-Path: Delivered-To: apmail-infrastructure-dev-archive@locus.apache.org Received: (qmail 92821 invoked from network); 2 May 2008 12:42:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 May 2008 12:42:14 -0000 Received: (qmail 83391 invoked by uid 500); 2 May 2008 12:42:15 -0000 Delivered-To: apmail-infrastructure-dev-archive@apache.org Received: (qmail 83332 invoked by uid 500); 2 May 2008 12:42:15 -0000 Mailing-List: contact infrastructure-dev-help@apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: infrastructure-dev@apache.org Delivered-To: mailing list infrastructure-dev@apache.org Received: (qmail 83321 invoked by uid 99); 2 May 2008 12:42:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 May 2008 05:42:15 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jukka.zitting@gmail.com designates 64.233.184.228 as permitted sender) Received: from [64.233.184.228] (HELO wr-out-0506.google.com) (64.233.184.228) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 May 2008 12:41:22 +0000 Received: by wr-out-0506.google.com with SMTP id c48so897648wra.23 for ; Fri, 02 May 2008 05:41:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=tAdLZiraVSgO4HMnWKI09BUwcRzI+bfIQdmZRkjqbF0=; b=XHgfDTCzoGnUTIewNZ8Ihdacpw/k26Rf+OGZwG7dP6HkrFavysVqxsWNMP2VkyH23Z5VJzDu1eCf1XC8NNxFGhfA63o2+KfecObPSbRl++6dN8yfKN4Ot8QICtNrUQqYx77FZk0aEWIFJwSXRxcMTPIscTUjD04aYOHGXkxRfJM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=TJwxgEFa0ZngepBrQpC+6h6VYhrRwQZaEDwNhWipwoikp4NMWAW0X2Zgl3O8LA1lC89z3fgYfi1j1GoK/t3lVGS7UubEU9VVdgVPcO+3g1d/VA6YKoUkZcfxq75RFQ+Mm5ry6kogngXzqsfpax9XBSIOuqNFePWSZJDPspWHcMc= Received: by 10.141.3.17 with SMTP id f17mr1334399rvi.180.1209732102535; Fri, 02 May 2008 05:41:42 -0700 (PDT) Received: by 10.141.86.6 with HTTP; Fri, 2 May 2008 05:41:42 -0700 (PDT) Message-ID: <510143ac0805020541m2fb1c7cfva3941a4f42785a2f@mail.gmail.com> Date: Fri, 2 May 2008 15:41:42 +0300 From: "Jukka Zitting" To: infrastructure-dev@apache.org Subject: Re: Best Practices so far? In-Reply-To: <481B0AD4.3090700@apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080502093327.D0D3B30C41F@jmason.org> <1209723095.5614.451.camel@marlow> <481AF23E.9090900@apache.org> <1209727611.5614.472.camel@marlow> <481B020D.4070103@apache.org> <1209730979.5614.497.camel@marlow> <481B0AD4.3090700@apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Hi, On Fri, May 2, 2008 at 3:36 PM, Grzegorz Kossakowski wrote: > Yes, if there is any significant interest then we could think about sharing > "official" clone. For Cocoon whole repository would be about 0.5GB (or less) > of size so even putting it into public-html of p.a.o account shouldn't be a > problem. We discussed such git mirrors of Apache codebases a while ago, but infra wasn't too happy about that, so the current plan is to look at ways to relax mod_dontdothat rules on svn.eu.apache.org so that people could make their git-svn clones directly from the svn server. Of course, if this approach doesn't work out, setting up such git mirrors would be a valid solution. BR, Jukka Zitting