From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.176.0/21 X-Spam-Status: No, score=-3.4 required=3.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MSGID_FROM_MTA_HEADER,RP_MATCHES_RCVD shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 From: "Martin Langhoff" Subject: Re: git and bzr Date: Wed, 29 Nov 2006 11:19:05 +1300 Message-ID: <46a038f90611281419v5a5f84bfke35a32bb8c23d259@mail.gmail.com> References: <45357CC3.4040507@utoronto.ca> <456C7592.6020700@ableton.com> <456C9DFF.1040407@onlinehome.de> <46a038f90611281340u521fb5fct745ebe1ded9a630e@mail.gmail.com> <456CADE9.7060503@onlinehome.de> <46a038f90611281414y165ed376r80e3dbc3c7888985@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit NNTP-Posting-Date: Tue, 28 Nov 2006 22:19:22 +0000 (UTC) Return-path: Envelope-to: gcvg-git@gmane.org DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=j/bwF4t/6FqlI4Wkj5yWiNp0T88D9p5ShecrDpP04s1lYXWkgxgI8NN13q321XU/2ihDekhsVMkbRraCOQgqcnEHfwnl+LWIXiyhc8maNa3JuPX50CexvOVemQ5592r3Kf5W3CqX7CsknWexQnEKwNp2Ox+1ZHo7X9dsCjTHvhs= In-Reply-To: <46a038f90611281414y165ed376r80e3dbc3c7888985@mail.gmail.com> Content-Disposition: inline Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GpBIG-0006NR-Er for gcvg-git@gmane.org; Tue, 28 Nov 2006 23:19:12 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756047AbWK1WTI (ORCPT ); Tue, 28 Nov 2006 17:19:08 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757584AbWK1WTI (ORCPT ); Tue, 28 Nov 2006 17:19:08 -0500 Received: from nf-out-0910.google.com ([64.233.182.191]:42522 "EHLO nf-out-0910.google.com") by vger.kernel.org with ESMTP id S1756047AbWK1WTG (ORCPT ); Tue, 28 Nov 2006 17:19:06 -0500 Received: by nf-out-0910.google.com with SMTP id o25so2707525nfa for ; Tue, 28 Nov 2006 14:19:05 -0800 (PST) Received: by 10.48.254.1 with SMTP id b1mr5283221nfi.1164752345370; Tue, 28 Nov 2006 14:19:05 -0800 (PST) Received: by 10.49.60.1 with HTTP; Tue, 28 Nov 2006 14:19:05 -0800 (PST) To: "Nicholas Allen" , "Git Mailing List" Sender: git-owner@vger.kernel.org On 11/29/06, Martin Langhoff wrote: > Well, there you start depending on everyone using bzr and providing > metadata-added patches. Git is really good at dealing with scenarios > where not everyone is using Git.. so the > content-is-kind-and-metadata-be-damned pays off handsomely. content-is-KING-and-metadata-be-damned :-) cheers,