Received: from spf5.us4.outblaze.com (spf5.us4.outblaze.com [205.158.62.27]) by sdf.lonestar.org (8.13.1/8.12.10) with ESMTP id j16KFIXs005612 for ; Sun, 6 Feb 2005 20:15:19 GMT Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by spf5.us4.outblaze.com (Postfix) with ESMTP id 9D9A976F89 for ; Sun, 6 Feb 2005 20:16:09 +0000 (GMT) Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Cxt28-0003Az-Ja for migo@homemail.com; Sun, 06 Feb 2005 15:29:28 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Cxt1a-000350-BW for gnu-arch-users@gnu.org; Sun, 06 Feb 2005 15:28:54 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Cxt1Y-000340-5Z for gnu-arch-users@gnu.org; Sun, 06 Feb 2005 15:28:53 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Cxt1Y-00033i-2H for gnu-arch-users@gnu.org; Sun, 06 Feb 2005 15:28:52 -0500 Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1Cxsmn-0007zT-Vm for gnu-arch-users@gnu.org; Sun, 06 Feb 2005 15:13:38 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1CxslY-0004zJ-DY for gnu-arch-users@gnu.org; Sun, 06 Feb 2005 21:12:20 +0100 Received: from hse-quebeccity-ppp3500857.sympatico.ca ([65.92.240.235]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 06 Feb 2005 21:12:20 +0100 Received: from monnier by hse-quebeccity-ppp3500857.sympatico.ca with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 06 Feb 2005 21:12:20 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gnu-arch-users@gnu.org From: Stefan Monnier Date: Sun, 06 Feb 2005 15:13:15 -0500 Message-ID: <87pszdpi0x.fsf-monnier+gmane.comp.version-control.arch.user@gnu.org> References: <1102095916.6942.43.camel@localhost> <20041211154916.GA1832@ukato> <20041211183809.GC3388@wisq.net> <873byasd73.fsf@tleepslib.sk.tsukuba.ac.jp> <41BDADF5.5070507@arbash-meinel.com> <20050205024050.GB26365@ukato> <20050205070604.GB18959@ukato> <877jllr4jl.fsf-monnier+gmane.comp.version-control.arch.user@gnu.org> <42065DB7.3090606@arbash-meinel.com> <87vf95pks4.fsf-monnier+gmane.comp.version-control.arch.user@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: hse-quebeccity-ppp3500857.sympatico.ca User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:s9BPKBu3meioS7KQXCTQEGTKlRk= X-Gmane-MailScanner: Found to be clean X-Gmane-MailScanner: Found to be clean X-MailScanner-From: gcvau-arch-users@m.gmane.org X-MailScanner-To: gnu-arch-users@gnu.org Subject: [Gnu-arch-users] Re: release goals for Bazaar 1.1 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: 995 Lines: 19 >> Note also that the feature I described can be implemented without any need >> for side-info: all it needs is the {arch} patch-logs and the diffs from >> the archive. No need to cache any kind of annotation. > It can, but with terribly slow performance. To trace a particular line > of code your working directory, you need to download and untar the > all the changesets (this means also the information about the files > you don't care about) up to the corresponding diff ... Right, you do need abentley's archive cache, or a local mirror of the archive. > BTW, I think fai already has this feature in addition to annotate. Indeed, and the performance is very much acceptable (unless you don't have a local copy of the relevant parts of the archive). Stefan _______________________________________________ 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/