From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: VC and bzr. Date: Thu, 22 Apr 2010 17:34:29 -0400 Message-ID: References: <4BCF45FA.1060808@swipnet.se> <4BCFDE02.5090808@swipnet.se> <4BD01AC9.1000200@swipnet.se> <4BD0395F.7040500@swipnet.se> <87eii7629z.fsf@telefonica.net> <87aasv5zsz.fsf@telefonica.net> <87633j5ya8.fsf@telefonica.net> <871ve75t1e.fsf@telefonica.net> <83633j48mi.fsf@gnu.org> <87sk6n4733.fsf@telefonica.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1271972105 28579 80.91.229.12 (22 Apr 2010 21:35:05 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 22 Apr 2010 21:35:05 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?iso-8859-1?Q?=D3scar?= Fuentes Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 22 23:35:03 2010 connect(): No such file or directory 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.69) (envelope-from ) id 1O5433-0006Tw-Uu for ged-emacs-devel@m.gmane.org; Thu, 22 Apr 2010 23:35:02 +0200 Original-Received: from localhost ([127.0.0.1]:57147 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O5433-00084Z-51 for ged-emacs-devel@m.gmane.org; Thu, 22 Apr 2010 17:35:01 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O542b-0007o5-1W for emacs-devel@gnu.org; Thu, 22 Apr 2010 17:34:33 -0400 Original-Received: from [140.186.70.92] (port=53732 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O542Z-0007n3-Ls for emacs-devel@gnu.org; Thu, 22 Apr 2010 17:34:32 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O542Y-0002Gh-Bo for emacs-devel@gnu.org; Thu, 22 Apr 2010 17:34:31 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:16709 helo=ironport2-out.pppoe.ca) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O542Y-0002GT-9m for emacs-devel@gnu.org; Thu, 22 Apr 2010 17:34:30 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvsEAGxd0EvO+KoL/2dsb2JhbACcKXLBYIUPBIwA X-IronPort-AV: E=Sophos;i="4.52,258,1270440000"; d="scan'208";a="61921717" Original-Received: from 206-248-170-11.dsl.teksavvy.com (HELO ceviche.home) ([206.248.170.11]) by ironport2-out.pppoe.ca with ESMTP; 22 Apr 2010 17:34:29 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id 368D1660DC; Thu, 22 Apr 2010 17:34:29 -0400 (EDT) In-Reply-To: <87sk6n4733.fsf@telefonica.net> (=?iso-8859-1?Q?=22=D3scar?= Fuentes"'s message of "Thu, 22 Apr 2010 21:31:44 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. 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:124085 Archived-At: > The solution for the annoying slowness of commit operations is the smart > server, Not fast enough to save us from async VC commit (which will also be useful for CVS and Svn, although for CVS this is less pressing since PCL-CVS already provides all-async functionality). > and if that doesn't reduce the required time to something > reasonable, the Bazaar people have the means for fixing the > problem. I don't know what that means or if it's true. Stefan