emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r99395: Add some details of bzr's --f


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r99395: Add some details of bzr's --fixes option.
Date: Wed, 27 Jan 2010 21:15:52 -0800
User-agent: Bazaar (2.0.2)

------------------------------------------------------------
revno: 99395
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Wed 2010-01-27 21:15:52 -0800
message:
  Add some details of bzr's --fixes option.
modified:
  admin/notes/bugtracker
=== modified file 'admin/notes/bugtracker'
--- a/admin/notes/bugtracker    2010-01-27 04:12:26 +0000
+++ b/admin/notes/bugtracker    2010-01-28 05:15:52 +0000
@@ -178,7 +178,7 @@
 headers:
 
 X-Emacs-PR-Message: cc-closed 123
-Mail-Followup-To: address@hidden, ...
+Mail-Followup-To: address@hidden, person-who-closed
 
 (This is Emacs-specific.  Normally the bug list gets the same mail as in 3).
 
@@ -419,13 +419,15 @@
 ** Bazaar stuff
 
 *** You can use `bzr commit --fixes emacs:123' to mark that a commit fixes
-Emacs bug 123.  You will first need to add a line to your bazaar.conf
-(untested):
+Emacs bug 123.  You will first need to add a line to your bazaar.conf:
 
 bugtracker_emacs_url = http://debbugs.gnu.org/{id}
 
 Note that all this does is add some metadata to the commit, it doesn't
-actually mark the bug as closed in the tracker.
+actually mark the bug as closed in the tracker.  There seems to be no
+way to see this "metadata" with `bzr log', which is rather poor, but
+it will show up as a link in a recent loggerhead installation, or with
+some of the graphical frontends to bzr log.
 
 ** Gnus-specific voodoo
 


reply via email to

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