Amadeus, rahulbatra,
Thanks for the responses! I actually have implemented eGroupware at work, but we don't use very many of the features. Usually just the calendar... I thought it was a little overkill, but that might have been a good option.
Amadeus, I also googled for this information (BEFORE I posted; I know the rules... --:o) and found the same page as well. However, your redirection had me looking at some other options. The feature I REALLY would like from MS Project is called Gantt graphs (I didn't know they had a name). Once I knew there was a graph name, it made searching SO much simpler. A simple apt-cache search shows me a few options, the best of which is called Planner. Although it's Gnome/GTK based (and I'm a larger fan of KDE/Qt), it seems like a PERFECT match, well featured, and a mature project. It can create the graphs I need, and then I can just stick them on a wiki.
As I started thinking about other alternatives, I thought "It'd be so nice if I could just integrate SVN with Bugzilla" That's really the basis of what I wanted, something to integrate. A quick google brought me to
SVN+Bugzilla where I found a link to
Scmbug, which will complete the circle.
So, as a summary, a PERFECT open source software management solution:
- Bugzilla - Obviously for bug tracking. Bugzilla seems to be the most well developed that I've seen so far (please no flaming...) I also looked a Flyspray (very lightweight if that's what you're looking for), and wwwgnats. I like GNATS, and it's pretty de facto in open source, but I just didn't think it would really fit the bill of what I needed.
- SVN - Version control! An open source project ain't an open source project if you can't undo what JoeSchoeNewDeveloper just broke!
- Scmbug - This is GREAT! SVN integrated with Bugzilla means people who are supposed to be notified of a bugfix are!
- ViewSVN - This works really well actually, and provides for quick interface. I actually prefer kdesvn for browsing the repository, but I think it's nice for people to be able to hop around through bugzilla, see the bug fixes, and then browse SVN over www.
- Wiki - Wikis are always useful for putting all sorts of junk on. Documentation, howtos, configuration examples, etc. However, one can also put those clever Gantt graphs from Project on there, and other developers can then see the critical path for the application.
- Planner - Full featured, mature, and a great resource for any project manager.
Thanks guys, for the suggestions!
rockstar_