News & Coverage
Sponsors

Gold Sponsors

  • Dell Inc.
  • Intel Corporation
  • NComputing
  • OpenMoko
  • Savoir-faire Linux
  • Sun Microsystems
  • System76, Inc.

Sponsors & Exhibitors

For information on exhibition and sponsorship opportunities at the conference, contact Sharon Cordesse

Download the
Ubuntu Live Sponsor/Exhibitor Prospectus (PDF).

Media Partnerships

For Media Partnership opportunities, please contact Avila Reese

Contact Us

View a complete list of Ubuntu Live contacts.

Session

Project Management with CVS, Bugzilla, and Mailing Lists

Philip Tellis

Track: Technical
Date: Sunday, July 22
Time: 11:35am - 12:05pm
Location: Oregon Ballroom 203

Project management is more about managing collaboration between developers and tracking completeness of features than actually writing code. Issue tracking and version control aid in project management but unless these tools integrate with each other, one can get lost in tracking hell. It wasn't uncommon for a project manager to match timestamps across tools.

Making sure all features are well documented is also a project manager's responsibility, and oftentimes, informal communication between developers serves as better developer documentation than anything else. These communication tools should also be integrated into the process.

Integration between these tools isn't a hard job, and once set up, the whole process runs smoothly without human intervention. The project manager can then concentrate on getting a release out and, as it is in most open source projects, get down and write some code.

This talk picks Bugzilla, CVS, and mailing lists as the three tools for collaborative development, and shows how to integrate them to work together. Other collaborative tools like IRC and Wikis will be touched upon, but not detailed.