On Sat, Nov 1, 2008 at 1:57 PM, Enrico Weigelt <[EMAIL PROTECTED]> wrote:
> * Eric Van Hensbergen <[EMAIL PROTECTED]> wrote:
>
>> I think its a great idea. Folks seem to make good use of the
>> inferno-os bug tracker. I took the initiative and setup a google code
>> project to serve this purpose:
>>
>> http://code.google.com/p/plan9-os
>
> Great. Perhaps you could add separate categories for several
> projects, eg. v9fs, libmixp, etc.
>
Ah - well, that's sort of a different topic. v9fs for instance, has
its own bug-tracking as part of kernel.org. I'm uncertain of whether
the various server/client implementations maintain their own tracker.
It does make some sense to have some sort of central repository for
such bugs as in many cases the symptom of the problem can't be
isolated to a component (v9fs versus the server for instance) very
easily. I'm less sure of how to deal with this in an appropriate
fashion though... Suggestions welcome, I suppose we could include a
category for such outside tools in plan9-os, but I was thinking it was
more of a Plan 9 proper bug reporting facility.
> For some strange reason, I can't create tickets - it always wants
> me to re-login endlessly (even I am already logged-in) :(
Weird, I didn't have a problem -- I'll verify that permissions are
setup to let anyone post issues. Anyone wanting access to the project
just email me and I'll be happy to add you.
-eric