Received: from spf3.us4.outblaze.com (spf3.us4.outblaze.com [205.158.62.25]) by sdf.lonestar.org (8.13.1/8.12.10) with ESMTP id j158n0Ar025276 for ; Sat, 5 Feb 2005 08:49:00 GMT Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by spf3.us4.outblaze.com (Postfix) with ESMTP id 354C053864 for ; Sat, 5 Feb 2005 08:49:49 +0000 (GMT) Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CxLqI-0003cc-2N for migo@homemail.com; Sat, 05 Feb 2005 04:03:02 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CxLk5-0003Hp-CQ for gnu-arch-users@gnu.org; Sat, 05 Feb 2005 03:56:37 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CxLk2-0003GV-Ka for gnu-arch-users@gnu.org; Sat, 05 Feb 2005 03:56:35 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CxLk0-00038Q-I8 for gnu-arch-users@gnu.org; Sat, 05 Feb 2005 03:56:32 -0500 Received: from [193.131.176.58] (helo=cam-admin0.cambridge.arm.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CxLHv-000572-GR; Sat, 05 Feb 2005 03:27:32 -0500 Received: from cam-mail2.cambridge.arm.com (cam-mail2.cambridge.arm.com [10.1.127.39]) by cam-admin0.cambridge.arm.com (8.12.10/8.12.10) with ESMTP id j158QD4m005214; Sat, 5 Feb 2005 08:26:13 GMT Received: from localhost.localdomain (cmarinas@pc1117.cambridge.arm.com [10.1.69.139]) by cam-mail2.cambridge.arm.com (8.9.3/8.9.3) with ESMTP id IAA18990; Sat, 5 Feb 2005 08:27:17 GMT To: snogglethorpe@gmail.com Subject: Re: [Gnu-arch-users] Re: arch performance with large trees References: <1103646999.28012.117.camel@pc1117> <20050204131006.GB4299@linux-sh.org> From: Catalin Marinas Date: Sat, 05 Feb 2005 08:27:41 +0000 Message-ID: User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: gnu-arch-users@gnu.org, Paul Mundt , Cliff Brake , Miika Komu , miles@gnu.org X-BeenThere: gnu-arch-users@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: a discussion list for all things arch-ish List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: gnu-arch-users-bounces+migo=homemail.com@gnu.org Errors-To: gnu-arch-users-bounces+migo=homemail.com@gnu.org Status: RO Content-Length: 985 Lines: 25 Miles Bader writes: > BK does come with a tool to make it easy to detect renamed files in > patches and change them into proper renames, and Linus does use at > least some of the time -- I've submitted a normal patch containing a > renamed file represented as big delete + a big add, and iin the > resulting BK changeset, it showed up as a real rename. I tried to look at the changesets since 2.6.9 and only a few renames were actually shown as renames by linux.bkbits.net. The rest showed up as big deletes + big adds. It is also possible that the rename is actually shown by the bk tool but not on bkbits.net. This would leave us with only the option of detecting renames the way tla-cvs-sync does. I will have a look at this. Catalin _______________________________________________ Gnu-arch-users mailing list Gnu-arch-users@gnu.org http://lists.gnu.org/mailman/listinfo/gnu-arch-users GNU arch home page: http://savannah.gnu.org/projects/gnu-arch/