From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel Subject: Re: VC and bzr. Date: Wed, 21 Apr 2010 16:38:23 -0400 Message-ID: References: <4BCF45FA.1060808@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1271882414 3934 80.91.229.12 (21 Apr 2010 20:40:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 21 Apr 2010 20:40:14 +0000 (UTC) Cc: Emacs-Devel To: Jan =?iso-8859-1?Q?Dj=E4rv?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Apr 21 22:40:13 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 1O4giS-00061I-PK for ged-emacs-devel@m.gmane.org; Wed, 21 Apr 2010 22:40:13 +0200 Original-Received: from localhost ([127.0.0.1]:53317 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O4giS-0008If-3I for ged-emacs-devel@m.gmane.org; Wed, 21 Apr 2010 16:40:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O4ggk-00079i-7H for emacs-devel@gnu.org; Wed, 21 Apr 2010 16:38:26 -0400 Original-Received: from [199.232.76.173] (port=36334 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O4ggj-00078s-Ht for emacs-devel@gnu.org; Wed, 21 Apr 2010 16:38:25 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1O4ggi-0007jZ-Gt for emacs-devel@gnu.org; Wed, 21 Apr 2010 16:38:25 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:60376) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1O4ggi-0007jV-AS for emacs-devel@gnu.org; Wed, 21 Apr 2010 16:38:24 -0400 Original-Received: from dann by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1O4ggh-0000fB-Tr; Wed, 21 Apr 2010 16:38:23 -0400 In-Reply-To: <4BCF45FA.1060808@swipnet.se> ("Jan =?iso-8859-1?Q?Dj=E4rv=22?= =?iso-8859-1?Q?'s?= message of "Wed\, 21 Apr 2010 20\:37\:46 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:124003 Archived-At: Jan Dj=E4rv writes: > Hi. > > Does anybody know if it is possible to make bzr commit from vc async? It's not possible as a simple option, VC would need changes to support that. > Commit now takes at least 2-3 minutes, amd Emacs locks up during that tim= e. I start another emacs just for checking in. [A lot of times it takes a lot longer than 2-3 minutes :-(... maybe the switch to the mythical smart bzr server (if it ever happens) will help ... ATM CVS looks like a speed daemon]