Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161235AbWAHXGN (ORCPT ); Sun, 8 Jan 2006 18:06:13 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1161234AbWAHXGN (ORCPT ); Sun, 8 Jan 2006 18:06:13 -0500 Received: from mailout.stusta.mhn.de ([141.84.69.5]:14864 "HELO mailout.stusta.mhn.de") by vger.kernel.org with SMTP id S1161233AbWAHXGM (ORCPT ); Sun, 8 Jan 2006 18:06:12 -0500 Date: Mon, 9 Jan 2006 00:06:11 +0100 From: Adrian Bunk To: Linus Torvalds Cc: "Brown, Len" , "David S. Miller" , linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org, akpm@osdl.org, git@vger.kernel.org Subject: Re: git pull on Linux/ACPI release tree Message-ID: <20060108230611.GP3774@stusta.de> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1808 Lines: 49 On Sun, Jan 08, 2006 at 11:41:28AM -0800, Linus Torvalds wrote: >... > What I object to is that there were _also_ two automated merges within ten > hours or each other, with absolutely _zero_ development in your tree in > between. Why did you do that in your development tree? By _definition_ you > had done zero development. You just tracked the development in _my_ tree. >... My impression is that you and Len are talking at different levels. I can't speak for Len, but let me try to describe a problem in this area I don't know the solution for: Consider I want to do the following: 1. update my tree daily from your tree 2. include 10 patches per week into my tree 3. ask you once a month to pull from my tree How should step 1 be done? In CVS, I'd do a "cvs update -dP ." In cogito, the equivalent command seems to be "cg-update". CVS has no problems if I have changed MAINTAINERS in one place and it changes daily in your tree in other places, but how do I do the same in git/cogito without creating the merges you don't want to see? The solution might be described somewhere in TFM, but this is the class of problems people like me run into when the goal is simply a git tree to both track your tree and send changes to you without any interest in advanced SCM knowledge. > Linus cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/