From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: rebasing Date: Thu, 28 Jan 2010 20:41:21 +0200 Message-ID: <834om63wdq.fsf@gnu.org> References: <87iqannget.fsf@catnip.gol.com> <877hr2v4yu.fsf@telefonica.net> <877hr29vru.fsf@catnip.gol.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1264704104 23329 80.91.229.12 (28 Jan 2010 18:41:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 28 Jan 2010 18:41:44 +0000 (UTC) Cc: ofv@wanadoo.es, emacs-devel@gnu.org To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 28 19:41:39 2010 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 1NaZJC-0004KM-By for ged-emacs-devel@m.gmane.org; Thu, 28 Jan 2010 19:41:38 +0100 Original-Received: from localhost ([127.0.0.1]:49584 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NaZJB-0002GM-RQ for ged-emacs-devel@m.gmane.org; Thu, 28 Jan 2010 13:41:37 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NaZIz-0002Al-He for emacs-devel@gnu.org; Thu, 28 Jan 2010 13:41:25 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NaZIv-000281-SW for emacs-devel@gnu.org; Thu, 28 Jan 2010 13:41:25 -0500 Original-Received: from [199.232.76.173] (port=47487 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NaZIv-00027u-Lq for emacs-devel@gnu.org; Thu, 28 Jan 2010 13:41:21 -0500 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:46834) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NaZIq-0005hE-1g; Thu, 28 Jan 2010 13:41:16 -0500 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0KWY00200YOYS400@a-mtaout23.012.net.il>; Thu, 28 Jan 2010 20:41:15 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.127.180.161]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KWY00MG1ZWPVZD0@a-mtaout23.012.net.il>; Thu, 28 Jan 2010 20:41:15 +0200 (IST) In-reply-to: <877hr29vru.fsf@catnip.gol.com> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) 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:120597 Archived-At: > From: Miles Bader > Date: Thu, 28 Jan 2010 22:57:57 +0900 > Cc: emacs-devel@gnu.org > > I don't understand what you're saying -- you mean I should give up local > commits, and just use CVS-style "commits go directly to the central > repo"? Not necessarily. You could always commit locally with "bzr ci --local".