Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
service
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
Freenet DSL
Who's Online
11 user(s) are online (6 user(s) are browsing encyclopedia)

Members: 0
Guests: 11

more...
partner

Bonsai CVS code management system

The Bonsai CVS code management system is a computer program designed to help large programming projects productively manage Concurrent Versions System code archives. It was initially developed to fill the Mozilla project s need for good tools to allow multiple developers to edit its extremely large codebase.

Among other features, Bonsai allows complex queries to be performed, as well as near real-time updates of checkins to the CVS server.

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

=External links=

*[http://www.mozilla.org/projects/bonsai/ Bonsai Project]