From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Schindelin Subject: Re: [PATCH 06/10] Completely move out worktree setup from setup_git_directory_gently() Date: Tue, 11 Mar 2008 17:21:29 +0100 (CET) Message-ID: References: <20080302103433.GA8970@laptop> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: git@vger.kernel.org To: Nguyen Thai Ngoc Duy X-From: git-owner@vger.kernel.org Tue Mar 11 17:22:50 2008 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1JZ7Ey-0005Wm-3B for gcvg-git-2@gmane.org; Tue, 11 Mar 2008 17:22:12 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751521AbYCKQV0 (ORCPT ); Tue, 11 Mar 2008 12:21:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751487AbYCKQVZ (ORCPT ); Tue, 11 Mar 2008 12:21:25 -0400 Received: from mail.gmx.net ([213.165.64.20]:41555 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751381AbYCKQVZ (ORCPT ); Tue, 11 Mar 2008 12:21:25 -0400 Received: (qmail invoked by alias); 11 Mar 2008 16:21:23 -0000 Received: from unknown (EHLO [138.251.11.74]) [138.251.11.74] by mail.gmx.net (mp022) with SMTP; 11 Mar 2008 17:21:23 +0100 X-Authenticated: #1490710 X-Provags-ID: V01U2FsdGVkX18iZRJtft0iSV/DwbxHdY+IeMvv8jtLScKKg044Fd qSamMBLsiUKg/O X-X-Sender: gene099@racer.site In-Reply-To: User-Agent: Alpine 1.00 (LSU 882 2007-12-20) X-Y-GMX-Trusted: 0 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Hi, On Tue, 11 Mar 2008, Nguyen Thai Ngoc Duy wrote: > On Tue, Mar 11, 2008 at 8:31 PM, Johannes Schindelin > wrote: > > Particularly since working tree has a bad reputation already, as > > Junio pointed out: whenever we touch it, we get burnt. > > I'd rather get burnt now than later (which might be probably worse) :) > In case we are to be burnt, we should not have it in 1.5.5 :D I'd rather be not burnt at all. That's why I am opposed to this huge (relative to what it accomplishes) patch series. Ciao, Dscho