From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.devel Subject: Re: VC and bzr. Date: Thu, 22 Apr 2010 13:56:15 +0200 Message-ID: <4BD0395F.7040500@swipnet.se> References: <4BCF45FA.1060808@swipnet.se> <4BCFDE02.5090808@swipnet.se> <4BD01AC9.1000200@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1271937391 10122 80.91.229.12 (22 Apr 2010 11:56:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 22 Apr 2010 11:56:31 +0000 (UTC) To: Andreas Schwab , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 22 13:56:30 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 1O4v1A-0001Qp-Tc for ged-emacs-devel@m.gmane.org; Thu, 22 Apr 2010 13:56:29 +0200 Original-Received: from localhost ([127.0.0.1]:55432 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O4v1A-0007Cv-Ar for ged-emacs-devel@m.gmane.org; Thu, 22 Apr 2010 07:56:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O4v15-0007Cb-Fq for emacs-devel@gnu.org; Thu, 22 Apr 2010 07:56:23 -0400 Original-Received: from [140.186.70.92] (port=39416 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O4v13-0007CC-Bo for emacs-devel@gnu.org; Thu, 22 Apr 2010 07:56:22 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O4v11-0000ME-4G for emacs-devel@gnu.org; Thu, 22 Apr 2010 07:56:21 -0400 Original-Received: from smtprelay-h12.telenor.se ([62.127.194.5]:41609) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O4v10-0000Lm-Ts for emacs-devel@gnu.org; Thu, 22 Apr 2010 07:56:19 -0400 Original-Received: from ipb2.telenor.se (ipb2.telenor.se [195.54.127.165]) by smtprelay-h12.telenor.se (Postfix) with ESMTP id 68C4CEAC61 for ; Thu, 22 Apr 2010 13:57:05 +0200 (CEST) X-SENDER-IP: [85.225.45.110] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApNCAKfWz0tV4S1uPGdsb2JhbACHaJQ6DAEBAQE1Lb4KhQ8E X-IronPort-AV: E=Sophos;i="4.52,256,1270418400"; d="scan'208";a="66763598" Original-Received: from c-6e2de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.110]) by ipb2.telenor.se with ESMTP; 22 Apr 2010 13:56:17 +0200 Original-Received: from [192.168.77.62] (ns1.operax.com [213.88.244.216]) by coolsville.localdomain (Postfix) with ESMTPSA id 479D87FA05A; Thu, 22 Apr 2010 13:56:16 +0200 (CEST) User-Agent: Thunderbird 2.0.0.24 (X11/20100411) In-Reply-To: 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:124037 Archived-At: Andreas Schwab wrote: > "Jan D." writes: > >> Yes, I know I have a few local branches. But sometimes it has to go to >> savannah, or it will always be your private work. > > So push it when and only when it's ready. > Push takes the same amount of time. There is advantage to commit from VC, Changelogs and vl-logs are available in buffers for example. It is kind of ironic to have a version control system for Emacs that can't be used from within Emacs. Jan D.