A simple XSL script to generate a HTML representation of a CVS changelog generated by the cvs2cl.pl script.
It could used to generate a changelog to be generated automatically and published in a web server or by a continuous integration server.
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.
cvsbackup is a perl-based tool for backuping your files and sending diffs via e-mail. package also includes scheduler (optional) which helps you monitor more than 1-2 servers (helps to prevent high loads on config repository).
Cvscop is a perl script that links into a CVS server through the hook files in CVSROOT.
Cvscop can be configured to enforce policies such as limiting which users can move or delete cvs tags based on a regexp pattern match of the tag, etc..
cvsd is a configurable chroot/suid wrapper for running a cvs pserver more securely. The hope is that cvsd will allow people to run remotely accessible cvs repositories more securely. CVS is a version control system for managing projects. The distribution
cvsdelta summarizes and manages a CVS project, identifying the local files that have been added, changed, or deleted, which optionally can be automatically added to and removed from CVS.
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.
The script helps commiting changes on several branches in CVS by creating a bunch of CVS commands which the user normally would have to create himself.
cvsmail is a set of utilities to manage the delivery of cvs commit logs
via email. It contains an email answering robot to manage the subscriptions
and a delivering machinery. The subscription is done by modules for each CVS base handled by cvsmail.
cvsphpview is based on phpBrowseCVS 1.0, it provides simple PHP class to access CVS repositories from local or remote (not soon). It can do any of following jobs: lists, logs,diffs,annotates,checkouts,.... After all, I try to make it better for you.
Cvsplot is a perl script which analyses the history of a CVS-managed project. The script executes on a set of files, analyses their history, and automatically generates graphs that plot lines of code and number of files against time.
cvsq (CVS queued) is a tool that enables developers with a dial-up connection to work comfortably with CVS. It accepts same arguments as CVS but instead of directly processing them, cvsq stores all requests in a queue and handles them later.
Cvsstat is a perl script which analyses the history of a CVS-managed project. The script executes on a set of files, analyses their history, and automatically generates graphs that plot lines of code and number of files against time.
The CVS Log Stats Parser (cvsstats) is a suite of tools to gather
information on a checked out CVS source tree. Stats are gathered globaly and on a per-user basis with the generation of text and graphic reports.
cvstat is usefully for the project manager to statistics and analysis CVS log, it import cvs log to a sqlite3 db, so the PM can use SQL query the db.
the GUI is based on Qt 4.5, so it will be run at the platform that Qt supported.
dProjects is a really simple centralized web and rsync based version control system for small groups. The clients can initiate the file movements from the web interface.
A tool to keep database objects and stored procedures synchronized with application code in a multi-developer environment with a short release cycle and multiple development branches. Tie-in to svn (subversion) for version control.
dependable is a perl script that you (software author or package manager) distribute with your tarballs. It automatically downloads dependencies for your software from the web/FTP. This makes tarball installation much easier for your users.