From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bill Wohler Newsgroups: gmane.emacs.devel,gmane.mail.mh-e.devel Subject: Creating shared dev branch Date: Sun, 25 Dec 2011 09:47:51 -0800 Organization: Newt Software Message-ID: <27030.1324835271@olgas.newt.com> NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1324835282 13680 80.91.229.12 (25 Dec 2011 17:48:02 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 25 Dec 2011 17:48:02 +0000 (UTC) Cc: mh-e-devel@lists.sourceforge.net To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Dec 25 18:47:58 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ResAv-0004LQ-Ii for ged-emacs-devel@m.gmane.org; Sun, 25 Dec 2011 18:47:57 +0100 Original-Received: from localhost ([::1]:37172 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ResAv-0001BN-4G for ged-emacs-devel@m.gmane.org; Sun, 25 Dec 2011 12:47:57 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:34676) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ResAs-0001B7-Nm for emacs-devel@gnu.org; Sun, 25 Dec 2011 12:47:55 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ResAr-0000Ai-L1 for emacs-devel@gnu.org; Sun, 25 Dec 2011 12:47:54 -0500 Original-Received: from tassie.newt.com ([66.135.50.201]:48848) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ResAr-0000Ab-FS for emacs-devel@gnu.org; Sun, 25 Dec 2011 12:47:53 -0500 Original-Received: from olgas.newt.com (c-67-169-87-31.hsd1.ca.comcast.net [67.169.87.31]) by tassie.newt.com (Postfix) with ESMTPSA id D62451A408C; Sun, 25 Dec 2011 09:47:51 -0800 (PST) Original-Received: by olgas.newt.com (Postfix, from userid 1000) id 235AC1560B8; Sun, 25 Dec 2011 09:47:51 -0800 (PST) Original-Received: from olgas.newt.com (localhost [127.0.0.1]) by olgas.newt.com (Postfix) with ESMTP id 1C8E515608D; Sun, 25 Dec 2011 09:47:51 -0800 (PST) X-Mailer: MH-E 8.3.1; nmh 1.3; GNU Emacs 23.2.1 X-Image-URL: http://www.newt.com/wohler/images/bill-diving.png Mail-Followup-To: emacs-devel@gnu.org, mh-e-devel@lists.sourceforge.net X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 66.135.50.201 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:146964 gmane.mail.mh-e.devel:13319 Archived-At: The MH-E developers are having a Bug Squashing Party (BSP) on Tuesday, 12/27. Since Emacs has not yet been released, I'd like to create a dev branch for our work which will be merged back into trunk after the Emacs release. In Subversion, the dev branch would have been created with something like: $ svn cp svn+ssh://wohler@svn.savannah.gnu.org/emacs/trunk/ \ svn+ssh://wohler@svn.savannah.gnu.org/emacs/branches/mh-e We would have all then switched to that branch (assuming we already had emacs/trunk checked out): $ svn switch svn+ssh://wohler@svn.savannah.gnu.org/emacs/branches/mh-e We'd then do our work. Later, at an appropriate time, I would merge the changes back into trunk. $ svn switch svn+ssh://wohler@svn.savannah.gnu.org/emacs/trunk $ svn merge --reintegrate svn+ssh://wohler@svn.savannah.gnu.org/emacs/branches/mh-e Can anyone suggest a comparable recipe for Bazaar? All of us have Emacs repository access. -- Bill Wohler aka http://www.newt.com/wohler/ GnuPG ID:610BD9AD