There's some bug tracking functionality built into poi (the Plone issue tracker). Its not the best issue tracker, but its not bad either.
On Mon, 2008-05-26 at 14:03 -0400, Richard Matthew McCutchen wrote: > I am in the process of setting up git hosting. The plan is to provide > rsync read/write and git push/pull access over ssh to authorized > parties, plus anonymous git:// pull access and gitweb browsing for > public projects. I don't plan to set up anything fancier, such as a bug > database, unless someone expresses interest. > > Matt > > On Fri, 2008-05-23 at 13:01 -0400, Nikolas Coukouma wrote: > > There was some discussion during the semester about listing and maybe > > hosting student projects on the CS lounge site. I volunteered to help > > setup Subversion hosting, but haven't gotten around to it. > > > > Laziness aside, I'm not sure what people actually want. There's already > > a number of sites that offer project hosting (e.g. Google Code, > > Sourceforge, GitHub, etc.). I don't see any point in duplicating these. > > For open/public projects, it seems more sensible to just point people to > > one of those places. A directory of projects that students are > > developing and contributing to might be nice. > > > > On the other hand, I can imagine that it would be handy to just have a > > place to stash your personal work, class projects, and minimally-baked > > ideas. If people are interested, I think it might actually make sense to > > set up: > > * Repository hosting > > * Access control (make it easy to give your friends and partners access) > > * Repository browsing with history > > Features I often find useful, but might not make sense here: > > * wiki > > * ticket/bug/to-do list > > * source code search (like http://mxr.mozilla.org/ ) > > > > I don't know how much time I'll have for this, but I think it's good to > > know what to aim for. > > > > Other people who were/are interested in helping: > > * Ed Kohlwey - Mercurial > > * Matt McCutchen - Git > > > > Cheers, > > -Nikolas > >
