emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r104013: * admin/notes/bzr: Small upd


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r104013: * admin/notes/bzr: Small updates.
Date: Mon, 25 Apr 2011 21:50:33 -0700
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 104013
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Mon 2011-04-25 21:50:33 -0700
message:
  * admin/notes/bzr: Small updates.
modified:
  admin/notes/bzr
=== modified file 'admin/notes/bzr'
--- a/admin/notes/bzr   2011-03-23 02:57:57 +0000
+++ b/admin/notes/bzr   2011-04-26 04:50:33 +0000
@@ -12,10 +12,17 @@
 
 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01124.html
 
+The exception is, if you know that the change will be difficult to
+merge to the trunk (eg because the trunk code has changed a lot).
+In that case, it's helpful if you can apply the change to both trunk
+and branch yourself (when committing the branch change, indicate
+in the commit log that it should not be merged to the trunk; see below).
+
 * Backporting a bug-fix from the trunk to a branch (e.g. "emacs-23").
-Label the commit as a backport, e.g. by starting the commit message with
-"Backport:".  This is helpful for the person merging the release branch
-to the trunk.
+Indicate in the commit log that there is no need to merge the commit
+to the trunk.  Anything that matches `bzrmerge-skip-regexp' will do;
+eg start the commit message with "Backport:".  This is helpful for the
+person merging the release branch to the trunk.
 
 http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00262.html
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]