Return-Path: Delivered-To: apmail-infrastructure-dev-archive@locus.apache.org Received: (qmail 34576 invoked from network); 2 May 2008 10:08:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 May 2008 10:08:42 -0000 Received: (qmail 38046 invoked by uid 500); 2 May 2008 10:08:43 -0000 Delivered-To: apmail-infrastructure-dev-archive@apache.org Received: (qmail 37944 invoked by uid 500); 2 May 2008 10:08:43 -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 37933 invoked by uid 99); 2 May 2008 10:08:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 May 2008 03:08:43 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of hps@intermeta.de designates 194.77.152.163 as permitted sender) Received: from [194.77.152.163] (HELO mail.intermeta.de) (194.77.152.163) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 May 2008 10:07:59 +0000 Received: from [192.168.2.4] (forge.intermeta.de [192.168.2.4]) (authenticated bits=0) by mail.intermeta.de (8.13.8/8.13.8) with ESMTP id m42A7fhk022540 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 2 May 2008 12:07:41 +0200 Subject: Re: Best Practices so far? From: Henning Schmiedehausen Reply-To: hps@intermeta.de To: infrastructure-dev@apache.org In-Reply-To: <1209722700.9882.10.camel@forge.intermeta.de> References: <20080502093327.D0D3B30C41F@jmason.org> <1209722700.9882.10.camel@forge.intermeta.de> Content-Type: text/plain Organization: INTERMETA - Gesellschaft fuer Mehrwertdienste mbH Date: Fri, 02 May 2008 12:07:40 +0200 Message-Id: <1209722860.9882.13.camel@forge.intermeta.de> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-4.fc8) Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (mail.intermeta.de [192.168.2.3]); Fri, 02 May 2008 12:07:41 +0200 (CEST) X-INTERMETA-Spam-Score: (babsi.intermeta.de) -104.377 () ALL_TRUSTED,AWL,BAYES_00,USER_IN_WHITELIST X-Scanned-By: MIMEDefang 2.64 on 192.168.2.3 X-Virus-Checked: Checked by ClamAV on apache.org BTW, if you want to have fun, try finding documentation for that parameter. Only then you will realize, how spoiled we are with the Redbook. That is IMHO the biggest obstacle to git: Bad, missing, outdated docs. Best regards Henning On Fri, 2008-05-02 at 12:05 +0200, Henning Schmiedehausen wrote: > Yep. --log-window-size=10000 > > Best regards > Henning > > > On Fri, 2008-05-02 at 10:33 +0100, Justin Mason wrote: > > Jukka Zitting writes: > > > Hi, > > > > > > On Fri, May 2, 2008 at 11:22 AM, Davanum Srinivas wrote: > > > > So, what's the learning so far? Example how does one set up a git-svn for a > > > > specific Apache project? > > > > > > I've cloned a few smaller projects like this: > > > > > > git svn clone -s http://svn.apache.org/repos/asf/incubator/ > > > > > > So far I've avoided doing that with TLPs because of the load on the > > > svn server, but now that svn.eu.apache.org is in place I'm running the > > > following: > > > > > > git svn clone -s http://svn.eu.apache.org/repos/asf/jackrabbit > > > > > > Note that these clones take quite a while (hours) to create, but after > > > that it's quite easy and fast to keep them up to date with latest > > > changes. > > > > This is useful info -- thanks! > > > > I noticed on the infra list there was mention of a parameter which > > restricts how many commits to span in the SVN history; it might be useful > > to add that to this "best practices" thread... > > > > --j. -- Henning P. Schmiedehausen -- hps@intermeta.de | JEE, Linux, Unix 91054 Buckenhof, Germany -- +49 9131 506540 | Apache Java Software Open Source Consulting, Development, Design | INTERMETA - Gesellschaft fuer Mehrwertdienste mbH - RG Fuerth, HRB 7350 Gesellschaftssitz: Buckenhof. Geschaeftsfuehrer: Henning Schmiedehausen char name_buf[257]; /* max unix filename is 256, right? */