From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3008 invoked by alias); 14 Dec 2002 22:15:43 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 3000 invoked from network); 14 Dec 2002 22:15:42 -0000 Received: from unknown (HELO monkey.daikokuya.co.uk) (213.152.55.49) by sources.redhat.com with SMTP; 14 Dec 2002 22:15:42 -0000 Received: from neil by monkey.daikokuya.co.uk with local (Exim 3.36 #1 (Debian)) id 18NKZM-0001NX-00; Sat, 14 Dec 2002 22:15:36 +0000 Date: Sat, 14 Dec 2002 14:41:00 -0000 From: Neil Booth To: Linus Torvalds Cc: zack@codesourcery.com, gcc@gcc.gnu.org Subject: Re: source mgt. requirements solicitation Message-ID: <20021214221536.GA4592@daikokuya.co.uk> References: <87isy2mj1y.fsf@egil.codesourcery.com> <200212142107.gBEL78R23083@deepthought.transmeta.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200212142107.gBEL78R23083@deepthought.transmeta.com> User-Agent: Mutt/1.4i X-SW-Source: 2002-12/txt/msg00808.txt.bz2 Linus Torvalds wrote:- > The part that you're missing, simply because you've probably used CVS > for too long, is the _distributed_ nature of Bitkeeper, and of Linux > development. Repeat after me: "There is no single tree". Everything is > distributed. Uh, careful, Zack wrote parts of Bitkeeper, including designing the network protocols IIRC. Neil.