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: Emacs 24.1 release candidate Date: Tue, 05 Jun 2012 18:37:28 +0300 Message-ID: <83pq9dwz0n.fsf@gnu.org> References: <878vg7z57r.fsf@gnu.org> <87vcj5luf8.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: dough.gmane.org 1338910685 19860 80.91.229.3 (5 Jun 2012 15:38:05 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 5 Jun 2012 15:38:05 +0000 (UTC) Cc: emacs-devel@gnu.org To: sds@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 05 17:38:04 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Sbvpa-0004W2-Tk for ged-emacs-devel@m.gmane.org; Tue, 05 Jun 2012 17:38:03 +0200 Original-Received: from localhost ([::1]:39269 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sbvpa-0002BC-OO for ged-emacs-devel@m.gmane.org; Tue, 05 Jun 2012 11:38:02 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:56346) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SbvpP-000294-D8 for emacs-devel@gnu.org; Tue, 05 Jun 2012 11:38:00 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SbvpN-0000fk-Nj for emacs-devel@gnu.org; Tue, 05 Jun 2012 11:37:50 -0400 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:34357) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SbvpN-0000fR-Fm; Tue, 05 Jun 2012 11:37:49 -0400 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0M5500E00I1JSO00@a-mtaout20.012.net.il>; Tue, 05 Jun 2012 18:37:18 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.210.75]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M5500E2TI26H150@a-mtaout20.012.net.il>; Tue, 05 Jun 2012 18:37:18 +0300 (IDT) In-reply-to: <87vcj5luf8.fsf@gnu.org> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 80.179.55.166 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:150781 Archived-At: > From: Sam Steingold > Date: Tue, 05 Jun 2012 10:12:11 -0400 > > > * Chong Yidong [2012-06-01 18:39:20 +0800]: > > > > For Emacs developers: for now, please refrain from altering the > > emacs-24 branch without discussing with me or Stefan. > > does this mean that it's okay to commit to trunk? People do that all the time, so I guess the answer is yes. > how do I make sure that I am using the trunk "bzr info" should show you that information. For me it says Repository checkout (format: 2a) Location: repository checkout root: . checkout of branch: bzr+ssh://eliz@bzr.savannah.gnu.org/emacs/trunk/ shared repository: D:/gnu/bzr/emacs Related branches: public branch: bzr+ssh://eliz@bzr.savannah.gnu.org/emacs/trunk parent branch: bzr+ssh://eliz@bzr.savannah.gnu.org/emacs/trunk/ in the trunk and Repository checkout (format: 2a) Location: repository checkout root: . checkout of branch: bzr+ssh://eliz@bzr.savannah.gnu.org/emacs/emacs-24/ shared repository: D:/gnu/bzr/emacs Related branches: parent branch: bzr+ssh://eliz@bzr.savannah.gnu.org/emacs/emacs-24/ in the emacs-24 branch.