Samiksha Jaiswal (Editor)

Bonsai (software)

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Development status
  
Active

Type
  
Continuous integration

Operating system
  
Cross-platform

License
  
Mozilla Public License

Developer(s)
  
Mozilla Corporation, Mozilla Foundation

Website
  
www.mozilla.org/projects/bonsai/

Bonsai is a web-based CVS repository browser designed for large programming projects. It was initially developed to fill the Mozilla project's need for good tools to allow multiple developers to edit its extremely large codebase.

Contents

Features

Among other features, Bonsai allows complex queries to be performed, as well as near real-time updates of check-ins to the CVS server. Bonsai is released under the Mozilla Public License, and is thus free software.

History

Bonsai was founded by Terry Weissman. It was first written in Tcl, then later ported to the Perl programming language. It still uses Perl, but runs off a MySQL database, and can be served using any Perl aware webserver, such as Apache.

References

Bonsai (software) Wikipedia


Similar Topics