emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/admin/notes/bugtracker,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/admin/notes/bugtracker,v
Date: Fri, 05 Sep 2008 03:58:10 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/09/05 03:58:10

Index: bugtracker
===================================================================
RCS file: /sources/emacs/emacs/admin/notes/bugtracker,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- bugtracker  4 Sep 2008 02:34:54 -0000       1.20
+++ bugtracker  5 Sep 2008 03:58:10 -0000       1.21
@@ -114,13 +114,17 @@
 
 *** To merge bugs:
 Eg when bad replies create a bunch of new bugs for the same report.
-Bugs must all be in the same state, but need not have the same tags.  E.g.:
+Bugs must all be in the same state (e.g. same package(s) and severity),
+but need not have the same tags (tags are merged). E.g.:
 
 merge 123 124 125 ...
 
+Note that merging does not affect titles.  In particular, a "retitle"
+of merged bugs only affects individual bugs, not all of them.
+
 *** Forcing a merge:
-Like `merge', but bugs need not be in the same state.  The first one
-listed is the master.  E.g.:
+Like `merge', but bugs need not be in the same state.  The packages
+must still match though.  The first one listed is the master.  E.g.:
 
 forcemerge 123 124 125 ...
 




reply via email to

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