From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ken manheimer Newsgroups: gmane.emacs.devel Subject: Re: allout update checkin questions Date: Thu, 19 Feb 2009 13:43:27 -0500 Message-ID: <2cd46e7f0902191043s34a42f0eo617d7d039b97b52e@mail.gmail.com> References: <2cd46e7f0902181717h2b592a32wa825c2ca8e6af598@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1235069107 19499 80.91.229.12 (19 Feb 2009 18:45:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 19 Feb 2009 18:45:07 +0000 (UTC) Cc: Emacs Developers To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 19 19:46:22 2009 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 1LaDuY-0007Eh-DY for ged-emacs-devel@m.gmane.org; Thu, 19 Feb 2009 19:46:14 +0100 Original-Received: from localhost ([127.0.0.1]:59974 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LaDtE-0000KH-36 for ged-emacs-devel@m.gmane.org; Thu, 19 Feb 2009 13:44:52 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LaDrv-0008Nd-Ll for emacs-devel@gnu.org; Thu, 19 Feb 2009 13:43:31 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LaDrt-0008Ms-V9 for emacs-devel@gnu.org; Thu, 19 Feb 2009 13:43:31 -0500 Original-Received: from [199.232.76.173] (port=33731 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LaDrt-0008Ml-Pi for emacs-devel@gnu.org; Thu, 19 Feb 2009 13:43:29 -0500 Original-Received: from mail-bw0-f160.google.com ([209.85.218.160]:34969) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LaDrt-0005rE-9p for emacs-devel@gnu.org; Thu, 19 Feb 2009 13:43:29 -0500 Original-Received: by bwz4 with SMTP id 4so1537662bwz.18 for ; Thu, 19 Feb 2009 10:43:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=yXkT/bMAj5nqBfhUCuktNu0imVCvbXp3ma8gpW8CgU4=; b=iOwwYNf60ysFfMgw0IMg/4csWiUrsCEy2tBWJOHIFjT/GR1t29CVCoZx8cpf/YELAE n6jWo0JuASaL6SuShC4EElw7lw/abx3Clhamx3AWL/XugTUAhDsrCDP3IRIC+QvIpYoQ U+QqdiXAppc33kJLpQyf9ohNGC0C+/vQ1c2HE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=JOJCONkq6QW0UIkOayhy41I3c/klGtc1D/mwbxXvDjpo78du/Vwrvz6V6wv0pSzEeo MFVvLXud/oBBGMc8ofCFnf89hLkeQxpcrClY3uMac5+e84Hu0LFFPTquy/EKvn2WcFMS yhQQSWgDmmUNcUZNwa+aZm5XLrNjBEc8NXm9M= Original-Received: by 10.181.199.6 with SMTP id b6mr1235577bkq.137.1235069007365; Thu, 19 Feb 2009 10:43:27 -0800 (PST) In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 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:109223 Archived-At: On Wed, Feb 18, 2009 at 9:58 PM, Stefan Monnier wrote: > > First, I'm frankly clueless about use of checkin tags and branches in > > the emacs project. i would like my current batch of revisions to be > > included in the next emacs point release. is there a particular > > branch or tag i should be using on my checkin? in general, where > > should i be looking to see info for elisp developers about the current > > emacs checkin branching/release practices? > > There is no branch yet for the code "after 23.1". > I suggest you create a branch on the allout.el file. Most CVS primers > should be able to tell you how to do that. sorry, i was unclear. i'm well acquainted with using CVS. what i'm clueless about are the emacs checkin and release protocols, and i have completely failed to find guidance docs. specifically, i'd like to know where to look for things like what the current development branch is, what to do to nominate something for release, who to talk to about questions and concerns, etc. a while back i spent some time looking for developer guidance documents on savannah, but that didn't help at all - maybe i missed something, or maybe it's been added since. is there a canonical collection of instructions, or even some generally used guidance docs? > E.g. something like: > > cvs tag ALLOUT_WORK_BASE allout.el > cvs tag -b ALLOUT_WORK allout.el > > will create the branch (together with a tag that keeps track of the base > of the branch, which you can move if/when you sync your code with the > trunk code) and then > > cvs update -r ALLOUT_WORK allout.el > > will get you the ALLOUT_WORK version of allout.el and commits on it will > go to that branch. i use my own CVS repository for my personal development. i can checkin changes to a gnu repository branch, tagged as you suggest, when i release my changes from my own repository to the gnu one. > > also, i notice that the currently checked in allout version excludes > > some small xemacs compatability provisions, and am wondering why that > > was done. specifically, there were numerous: > > > > (local-variable-p varname (current-buffer)) > > > > that were replaced by: > > > > (local-variable-p varname) > > Sounds like mistakes. Feel free to change the code to be more > compatible with XEmacs. > > > I have let XEmacs compatibility slide, but in general see no reason to > > deliberately introduce incompatibility. > > Neither do I. great! thanks! -- ken http://myriadicity.net