Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
StatCVS generates HTML reports from CVS repository logs. The reports give developers and project managers insight into the evolution of the code base and individual contributions. StatCVS is a command line application and written in Java.
A "plugin" to CVS which will update the dotProject management suite. It is written in Perl, and will process the cvs commit log, checking for required/optional dotProject parameters for a task, and then update the mysql database which dotProject uses.
A Standalone and Flexible Framework which allows java developers to access CVS with minimal understanding of its implementation details. JRepository is a command pattern based framework where each command wraps a cvs command. Most common commands are imp
cvsFinder is an attempt to integreate CVS into the Mac OS file manager, Finder. The end goal is to provide all the features of command line CVS through integration with the file manager. Most of the work will be done in Cocoa and Objective-C.
The enclosed Python scripts differ from most other commit notification solutions in that they coalesce all of the commit operations from a single \\\"cvs commit\\\" command into a single email. Most other solutions will send one email per directory.