* Re: [RFC] Idea for Git Bugtracking Tool
2008-03-07 23:10 ` Jakub Narebski
@ 2008-03-08 13:42 ` Pierre Habouzit
2008-03-08 14:23 ` Jakub Narebski
2008-03-09 8:26 ` Jan Hudec
2008-03-11 3:29 ` Thomas Harning
2 siblings, 1 reply; 8+ messages in thread
From: Pierre Habouzit @ 2008-03-08 13:42 UTC (permalink / raw)
To: Jakub Narebski; +Cc: Matthieu Moy, Thomas Harning, git
[-- Attachment #1: Type: text/plain, Size: 965 bytes --]
On Fri, Mar 07, 2008 at 11:10:18PM +0000, Jakub Narebski wrote:
> Matthieu Moy <Matthieu.Moy@imag.fr> writes:
>
> > Thomas Harning <harningt@gmail.com> writes:
> >
> >> Any ideas/flaws with this concept? Anybody up for taking on this
> >> project... or for taking this up as a GSOC project mentor?
> >
> > Already discussed here:
> >
> > http://thread.gmane.org/gmane.comp.version-control.git/48981/
> >
> > Pierre Habouzit started working on something called grit, which
> > seems to be dead.
>
> Pierre, what happened to git://git.madism.org/grit.git ?
it was very badly coded, and not going in the proper direction. We
discussed design with Dscho a couple of time, I know how to build such a
tool in git (at least a bit how) but I never found the time.
--
·O· Pierre Habouzit
··O madcoder@debian.org
OOO http://www.madism.org
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [RFC] Idea for Git Bugtracking Tool
2008-03-08 13:42 ` Pierre Habouzit
@ 2008-03-08 14:23 ` Jakub Narebski
2008-03-08 15:02 ` Pierre Habouzit
0 siblings, 1 reply; 8+ messages in thread
From: Jakub Narebski @ 2008-03-08 14:23 UTC (permalink / raw)
To: Pierre Habouzit; +Cc: Matthieu Moy, Thomas Harning, git
Dnia sobota 8. marca 2008 14:42, Pierre Habouzit napisał:
> On Fri, Mar 07, 2008 at 11:10:18PM +0000, Jakub Narebski wrote:
>> Matthieu Moy <Matthieu.Moy@imag.fr> writes:
>>
>>> Thomas Harning <harningt@gmail.com> writes:
>>>
>>>> Any ideas/flaws with this concept? Anybody up for taking on this
>>>> project... or for taking this up as a GSOC project mentor?
>>>
>>> Already discussed here:
>>>
>>> http://thread.gmane.org/gmane.comp.version-control.git/48981/
>>>
>>> Pierre Habouzit started working on something called grit, which
>>> seems to be dead.
>>
>> Pierre, what happened to git://git.madism.org/grit.git ?
>
> it was very badly coded, and not going in the proper direction.
Should it be then removed from InterfacesFrontendsAndTools wiki page
(perhaps putting "Bugs Everywhere", with Git as one of supported version
control backends in its place)?
> We discussed design with Dscho a couple of time, I know how to build
> such a tool in git (at least a bit how) but I never found the time.
Care to share those thoughts, and what mistakes were made?
--
Jakub Narebski
Poland
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [RFC] Idea for Git Bugtracking Tool
2008-03-08 14:23 ` Jakub Narebski
@ 2008-03-08 15:02 ` Pierre Habouzit
0 siblings, 0 replies; 8+ messages in thread
From: Pierre Habouzit @ 2008-03-08 15:02 UTC (permalink / raw)
To: Jakub Narebski; +Cc: Matthieu Moy, Thomas Harning, git
[-- Attachment #1: Type: text/plain, Size: 1622 bytes --]
On Sat, Mar 08, 2008 at 02:23:13PM +0000, Jakub Narebski wrote:
> Dnia sobota 8. marca 2008 14:42, Pierre Habouzit napisał:
> > On Fri, Mar 07, 2008 at 11:10:18PM +0000, Jakub Narebski wrote:
> >> Matthieu Moy <Matthieu.Moy@imag.fr> writes:
> >>
> >>> Thomas Harning <harningt@gmail.com> writes:
> >>>
> >>>> Any ideas/flaws with this concept? Anybody up for taking on this
> >>>> project... or for taking this up as a GSOC project mentor?
> >>>
> >>> Already discussed here:
> >>>
> >>> http://thread.gmane.org/gmane.comp.version-control.git/48981/
> >>>
> >>> Pierre Habouzit started working on something called grit, which
> >>> seems to be dead.
> >>
> >> Pierre, what happened to git://git.madism.org/grit.git ?
> >
> > it was very badly coded, and not going in the proper direction.
>
> Should it be then removed from InterfacesFrontendsAndTools wiki page
> (perhaps putting "Bugs Everywhere", with Git as one of supported version
> control backends in its place)?
Oh I didn't remembered it was there, yes it should be removed.
> > We discussed design with Dscho a couple of time, I know how to build
> > such a tool in git (at least a bit how) but I never found the time.
>
> Care to share those thoughts, and what mistakes were made?
I'll try to post a summary of the design/thoughts we had back then at
some point, I don't have the time _right now_ though. I'll keep you
posted.
--
·O· Pierre Habouzit
··O madcoder@debian.org
OOO http://www.madism.org
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [RFC] Idea for Git Bugtracking Tool
2008-03-07 23:10 ` Jakub Narebski
2008-03-08 13:42 ` Pierre Habouzit
@ 2008-03-09 8:26 ` Jan Hudec
2008-03-11 3:29 ` Thomas Harning
2 siblings, 0 replies; 8+ messages in thread
From: Jan Hudec @ 2008-03-09 8:26 UTC (permalink / raw)
To: Jakub Narebski; +Cc: Matthieu Moy, Thomas Harning, Pierre Habouzit, git
On Fri, Mar 07, 2008 at 15:10:18 -0800, Jakub Narebski wrote:
> [...]
> There exists few implementations of distributed bug tracker idea. They
> include:
>
> * Bugs Everywhere (http://bugseverywhere.org), written in Python,
> developed in Bazaar, has Git backend support. Formerly written by
> Panoramic Feedback (note that there is stale version of this tool),
> picked up by one of developers
I recall Pierre mentioning that he didn't like some things on this back then
when he talked about Grit. Particularly, I believe, the way it suggested to
have the bugs in the same branch as source to keep them in sync. It might be
possible to use it in different way though.
> * DisTract (http://www.distract.wellquite.org), written in Haskell,
> uses Monotone as backend. Has good reviews on blogs, e.g. by
> Masukomi.
Sounds a little overcomplicated with the monotone storage and firefox UI.
> * DITrack (http://www.ditrack.org), written in Python, currently
> uses Subversion as backend, has plans to be backend-agnostic.
> Inspired by Subissue.
I wish them good luck. The problem is, that this is /not/ distributed,
because they use sequential bug numbers, which they'd have to change if they
wanted to use Git.
--
Jan 'Bulb' Hudec <bulb@ucw.cz>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [RFC] Idea for Git Bugtracking Tool
2008-03-07 23:10 ` Jakub Narebski
2008-03-08 13:42 ` Pierre Habouzit
2008-03-09 8:26 ` Jan Hudec
@ 2008-03-11 3:29 ` Thomas Harning
2 siblings, 0 replies; 8+ messages in thread
From: Thomas Harning @ 2008-03-11 3:29 UTC (permalink / raw)
To: Jakub Narebski; +Cc: Matthieu Moy, Pierre Habouzit, git
On Fri, 07 Mar 2008 15:10:18 -0800 (PST)
Jakub Narebski <jnareb@gmail.com> wrote:
> * Bugs Everywhere (http://bugseverywhere.org), written in Python,
> developed in Bazaar, has Git backend support. Formerly written by
> Panoramic Feedback (note that there is stale version of this tool),
> picked up by one of developers
This doesn't appear to let you mark bugs as existing at previous points
in history... which partly removes the usefulness of branch tracking....
Grit has the same problems it seems... (at least at the state it was
the last time I saw it).. besides the problem of being gone.
> * DisTract (http://www.distract.wellquite.org), written in Haskell,
> uses Monotone as backend. Has good reviews on blogs, e.g. by
> Masukomi.
Monotone+Haskell+Local Firefox... doesn't look like this will go far
in the real world where people w/o the entire actual would like to post
bugs...
>
> * DITrack (http://www.ditrack.org), written in Python, currently
> uses Subversion as backend, has plans to be backend-agnostic.
> Inspired by Subissue.
Doesn't seem to be able to deal w/ branches particularly... looks more
like a way to work as an offline-capable bug tracking system...
I've posted up a wiki @ http://www.eharning.us/wiki/stick/ for a
working concept for how a branch-tracking w/ possibility for
distribution... Feel free to comment on the page or (preferable) use
the Discussion page...
^ permalink raw reply [flat|nested] 8+ messages in thread