bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#11632: 24.1.50; Unrecognized bug debbugs:11140. Commit refused


From: Stefan Monnier
Subject: bug#11632: 24.1.50; Unrecognized bug debbugs:11140. Commit refused
Date: Tue, 05 Jun 2012 18:45:27 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

> PPS Should I file a bzr wishlist for them to add builtin support for this?
>> From `bzr help bugs':

>   These are the bugtrackers that are built in:
  
>     ============================ ============ ============
>     URL                          Abbreviation Example
>     ============================ ============ ============
>     https://bugs.launchpad.net/  lp           lp:12345
>     http://bugs.debian.org/      deb          deb:12345
>     http://bugzilla.gnome.org/   gnome        gnome:12345
>     ============================ ============ ============

> These are all much larger than bugs.gnu.org, so it seems a bit
> presumptuous to ask them to add it. I suppose the abbreviation would
> have to be "gnu".

They should just add

  bugtracker_http_url = http:{id}

so you can do "--fixes http://foo/bar"; without any need to setup
specific bug trackers.  After, the expansion happens at commit time, so
there's no benefit to using a two-step process (e.g. if the bugtracker
location changes, you can't fix your bzr log anyway).


        Stefan





reply via email to

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