OT: Distributed bug tracking?
Dustin Sallings
dustin at spy.net
Wed Jan 2 15:43:00 CST 2008
On Jan 2, 2008, at 12:32, Paul Sargent wrote:
> Does anybody know of a system like this out there?
> If not, would it make sense to implement this as a mercurial
> extension, with an extension to hgweb too?
>
> e.g.:
> hg bug open # opens a new bug in text editor
> hg bug append <bug-id> # opens text editor to allow more
> information to be added
> hg bug resolve <state> # sets the bug state to closed, duplicate,
> etc.
> hg bug report <option> # report all bugs that match some predicate
>
> I think you might need some special merge logic, so that two people
> appending or resolving a bug clash in reasonable ways.
>
> Any interest? Any thoughts?
It would be nice and I could use it immediately. That's come up in
my brain a lot lately, but I've done little more than dropping a TODO
at the top level of a project.
Tom Lord wrote up an idea for such a thing a while back when he was
working on gnu arch. It might be good to see if there are any
salvageable ideas from that. Your interface idea looks pretty good so
far.
--
Dustin Sallings
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://selenic.com/pipermail/mercurial/attachments/20080102/c4434997/attachment.htm
More information about the Mercurial
mailing list