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 22 branch created. Date: Tue, 24 Apr 2007 15:32:50 +0300 Message-ID: References: <87d51uletj.fsf@stupidchicken.com> <462DE900.4090703@gmail.com> <462DED57.8020600@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1177417981 9349 80.91.229.12 (24 Apr 2007 12:33:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 24 Apr 2007 12:33:01 +0000 (UTC) Cc: emacs-devel@gnu.org To: Leo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 24 14:32:57 2007 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.50) id 1HgKCW-0006Wt-GH for ged-emacs-devel@m.gmane.org; Tue, 24 Apr 2007 14:32:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HgKI1-0003ls-Ry for ged-emacs-devel@m.gmane.org; Tue, 24 Apr 2007 08:38:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HgKHy-0003lU-6c for emacs-devel@gnu.org; Tue, 24 Apr 2007 08:38:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HgKHw-0003kx-Ma for emacs-devel@gnu.org; Tue, 24 Apr 2007 08:38:33 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HgKHw-0003ks-Jf for emacs-devel@gnu.org; Tue, 24 Apr 2007 08:38:32 -0400 Original-Received: from heller.inter.net.il ([213.8.233.23]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HgKCQ-0007Eb-7j for emacs-devel@gnu.org; Tue, 24 Apr 2007 08:32:50 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-84-228-241-38.inter.net.il [84.228.241.38]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id CKS78337 (AUTH halo1); Tue, 24 Apr 2007 15:32:48 +0300 (IDT) In-reply-to: (message from Leo on Tue, 24 Apr 2007 12:51:57 +0100) X-detected-kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) 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:69933 Archived-At: > From: Leo > Date: Tue, 24 Apr 2007 12:51:57 +0100 > > But if I am in the EMACS_22_BASE tree and want to change to HEAD, which > command to run? I don't recommend switching the same tree between head and the branch, because each such switch will potentially change many files. It is much better to have two separate trees.