From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: Emacs Bazaar repository Date: Tue, 18 Mar 2008 19:15:02 +0100 Message-ID: References: <87skyvse7k.fsf@xmission.com> <47DA3601.3040507@arbash-meinel.com> <87r6ecsww7.fsf@uwakimon.sk.tsukuba.ac.jp> <200803180148.m2I1m0dB003724@sallyv1.ics.uci.edu> <87fxuoznk2.fsf@red-bean.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1205864130 29617 80.91.229.12 (18 Mar 2008 18:15:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 18 Mar 2008 18:15:30 +0000 (UTC) Cc: Emacs Devel To: "Stefan Monnier" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 18 19:15:58 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JbgLk-000654-3P for ged-emacs-devel@m.gmane.org; Tue, 18 Mar 2008 19:15:48 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JbgLA-0001LF-0o for ged-emacs-devel@m.gmane.org; Tue, 18 Mar 2008 14:15:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JbgL6-0001Kf-4T for emacs-devel@gnu.org; Tue, 18 Mar 2008 14:15:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JbgL2-0001Jw-MQ for emacs-devel@gnu.org; Tue, 18 Mar 2008 14:15:07 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JbgL2-0001Jt-Jg for emacs-devel@gnu.org; Tue, 18 Mar 2008 14:15:04 -0400 Original-Received: from el-out-1112.google.com ([209.85.162.179]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JbgL2-0006Tx-Cb for emacs-devel@gnu.org; Tue, 18 Mar 2008 14:15:04 -0400 Original-Received: by el-out-1112.google.com with SMTP id n30so27812elf.7 for ; Tue, 18 Mar 2008 11:15:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=DHxuN2Vv1nW7CPHu7R9orj8/JbCvp/J3PIcLCFl4AV4=; b=b++8MXCJE/pRzCWWxGJoLp6BzSYMfm0Cg0D1095vYpHzxRY/x7rtaiTg6vt4SP2Vn5xFXOLlGWfirLdz7YU+FuwYZc1PqGF41l5UY2UNs6nQSq97X1Q7i5trgfLgrErRQOwh9dJ5k64deW2h2qaqqg/4fhtYM4sAGgICcqWLhkc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=f6mIDMhVWfIDtOMOw3Lnkt+PW4HB5/Tbc0fbJmD/V4gYEqicMCFGYYCGVowjMlwx8FnRGYoyLjOrRhA4Q+N5oOoB6/mX9R6p8ertkL+VKO5l+IuHvg15Mmn1XiGBwHLDqVom5rSHmh2sHmcs2EgF6rSPN8y75q+tnX7sSr/ACTo= Original-Received: by 10.115.60.1 with SMTP id n1mr2221615wak.37.1205864102788; Tue, 18 Mar 2008 11:15:02 -0700 (PDT) Original-Received: by 10.114.166.20 with HTTP; Tue, 18 Mar 2008 11:15:02 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:92911 Archived-At: On Tue, Mar 18, 2008 at 5:50 PM, Stefan Monnier wrote: > I'd also like to hear from people working on other platforms (Macs OS > X, Windows) to make sure that the Bzr mirror can be used there as well. I've done a bit of testing with Jason Earl's mirror, using bzr 1.2.0 on Windows XP. It is slow. As I already reported, bzr log --limit=30 --short lisp\ChangeLog consumed all available memory and had to be killed. Also surprising, using Jason's shared repository setup example, a simple bzr merge --pull from the sandbox branch takes ten or more seconds, and that's a purely local op. Juanma