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
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
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.
CVS Monitor is a perl CGI application for monitoring activity in a CVS repository. It is somewhat similar in purpose to cvsweb, but far more useful when you want to keep an eye on current development, or provide a view into the project to the public.
Very simple project for reporting on cvs repositories. Two independent implementations are being written - one in Java and one in Python. Thus this is also a comparison between the two languages.
This project provides a coherent package of utilities that simplify the task of tagging, customising and packaging releases of code taken from CVS, together with documentation about release conventions and suggested practices.
CVS tools - set of utilities for users, project/build managers and system administrators. The tools use platform independent languages like bash, Perl, Python or Java. Platform support Win32/Cygwin and Linux based file systems. PROJECT MOVED. See Github user jaalto.
This provides a package which presents the CVS contents as mountable file system.
It allows to view the versioned files as like they were ordinary files on a disk.
There is also a possibility to check in/out some files for editing.
CVS nserver is the almost complete rewrite of network-related CVS code. It features improved security, support for virtual repositories with fully remote management of users, additional authentication methods such as PAM.
ACL (access control lists) and
CVS-Summary is a program that generates an HTML summary of CVS activity, very similar to that provided by the popular ViewCVS script. CVS-Summary differs from ViewCVS in that it dumps the summary information to static HTML files which can be served by n
CVSBrowser provides web-based access to view CVS repositories, based on the cvs 'modules' file to more accurately reflecting the repository, and handling multiple repositories with individual configurations.
CVSConsole is a Console based Text User Interface for CVS. The Frontend is planned in Curses Development Kit. Unlike the shell kind of interface, CVSConsole is menu based and utilises the full screen (25x80). The project allows the user to browse the rep
A simple CVS client that bypass any firewall blocking port 2401 used by cvs. It relies on the ViewCVS web interface to the repository to work. To use when all other solutions (SSH...) fail
A tool that searches for code fragments using CVS comments. CVSSearch
takes advantage of the fact that a CVS comment typically describes
the lines of code involved in the commit and that this description will typically hold for many future versions.
A Java/Swing graphical CVS project browser, primarily aimed at helping illuminate the history of the project, with particular emphasis on credit/blame allocation.
CVSweb-PHP offers a web interface access to a CVS repository. CVSweb-PHP was created for cases where a project still using CVS has no means of installing a CGI script on its web server, but where running a PHP script is an option.