[MERGE][#120050] Give and example of --fixes in the help for the option.

Robert Collins robertc at robertcollins.net
Tue Jul 29 22:38:04 BST 2008


On Tue, 2008-07-29 at 22:29 +0100, James Westby wrote:
> On Wed, 2008-07-30 at 07:20 +1000, Robert Collins wrote:
> > On Tue, 2008-07-29 at 22:16 +0100, James Westby wrote:
> > > 
> > > +For the bug trackers that don't have a well known location some
> > > +configuration is required.
> > 
> > Uhm, nearly every tracker has a well known location; we just don't list
> > them...
> 
> Could you suggest an alternative? I was struggling with a way to
> differentiate the specific and configurable bug trackers in a way
> that was clear and non-circular, and this was the best that
> I thought of.

So.
debbugs is configurable I believe
launchpad too (or should be for staging tests) ;) 
bugzilla definitely is

Ignoring the code for a second, what we conceptually do is include some
bug tracker instances by default, and provide a bazaar configuration
driven way to add new ones. We can also accept patches for large
projects (of a size similar to the ones we already include by default)
to include them by default.

Now codewise, gnome isn't an instance of
URLParametrizedIntegerBugTracker because we haven't put a
bugzilla_gnome_url key into the global config object which everything
falls back to (and really, we don't have to, we wouldn't save all that
much code).

So in the description I think we want to be clear that:
 - we ship the bugtrackers of projects that are likely to affect many of
our users
 - we will add more on request
 - *any* project can be supported by either
  - adding a config key for a generic 'trac' or 'bugzilla' instance
  - adding a plugin to allow other bugtracker types (and we'd like
patches for those to allow anyone to use them)

-Rob

-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20080730/f152dc61/attachment.pgp 


More information about the bazaar mailing list