From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: bazaar: "unable to obtain lock" Date: Thu, 31 Dec 2009 02:24:00 +0100 Message-ID: References: <87my11gmf4.fsf@red-bean.com> <87fx6sqbnt.fsf@blah.blah> <877hs4m1dh.fsf@telefonica.net> <87y6kkkl1u.fsf@telefonica.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1262222681 27443 80.91.229.12 (31 Dec 2009 01:24:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 31 Dec 2009 01:24:41 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?UTF-8?Q?=C3=93scar_Fuentes?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 31 02:24:34 2009 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 1NQ9mD-0003CP-4M for ged-emacs-devel@m.gmane.org; Thu, 31 Dec 2009 02:24:33 +0100 Original-Received: from localhost ([127.0.0.1]:38533 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NQ9mD-0003G6-5Q for ged-emacs-devel@m.gmane.org; Wed, 30 Dec 2009 20:24:33 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NQ9m8-0003G1-V8 for emacs-devel@gnu.org; Wed, 30 Dec 2009 20:24:28 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NQ9m3-0003FR-J5 for emacs-devel@gnu.org; Wed, 30 Dec 2009 20:24:27 -0500 Original-Received: from [199.232.76.173] (port=43827 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NQ9m3-0003FO-EN for emacs-devel@gnu.org; Wed, 30 Dec 2009 20:24:23 -0500 Original-Received: from mail-yx0-f191.google.com ([209.85.210.191]:50031) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NQ9m3-00027c-2H for emacs-devel@gnu.org; Wed, 30 Dec 2009 20:24:23 -0500 Original-Received: by yxe29 with SMTP id 29so35276999yxe.14 for ; Wed, 30 Dec 2009 17:24:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=9dGdSW/C0cafvf0L5Pg8cayRe2Dni7Pcs4le5dFYITM=; b=RkYyWopfo/Jl0O0xSZpN+Q9Q1pKYM2DYc8XlEmucJu+hRqcXJQXFgEmgMrMJ7/ekDh FfwFhEVIMVBSksBQnc+SGYN+2YawI5jXlHctqQSMSEJi5YyHK4lBbhFKn4fT2OLPv0HD am5PGrGTXCHzrtrHWYDrdWGBQGZ+cgSTy4lUA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=HDbgML4KVaH3lLal6770C9rOucSVFf6EesSFl1wIEXPhANqx3ziXFRLNT8S3DUOJ5J JROIz+vI34jSTQk9L217etn0/RTeI0Gho+/RIR4FfKs8/G5JMSqRqkZbPnEGKKwXlLG4 f3EsdhBWM+YS1xXngP7FeaTBprv2VscAUALHs= Original-Received: by 10.101.181.15 with SMTP id i15mr28682381anp.90.1262222661716; Wed, 30 Dec 2009 17:24:21 -0800 (PST) In-Reply-To: <87y6kkkl1u.fsf@telefonica.net> X-detected-operating-system: by monty-python.gnu.org: GNU/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:119093 Archived-At: On Thu, Dec 31, 2009 at 2:07 AM, =C3=93scar Fuentes wrote: > Lennart Borgman writes: > >> Shouldn't this be fixed, or? > > There is a fix: the Bazaar smart server, so the server receives bazaar > commands, executed them and returns the result to the client. For some > reason it is not being used. Thanks. There seems to be some unfortunate timings then. I am surprised that it is not fixed now. (Of course I realize people have a lot to do, but I wonder if something else is wrong.)