MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Build Securely on AWS with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
ccvssh is reimplementation of cvssh in C. It is external program called by cvs (via :ext: method) and it connects to remote CVS pservers via SSL tunnel. It is fast and easy to use.
A set of expect scripts to migrate entire CMS repository histories to CVS. <P>
Migration includes original authors and dates, creates CVS tags from CMS classes and verifies correct conversion.
Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
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
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.
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.
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.
"eccvs" is a GUI based version control system (for linux) that keeps track of all the resources of a software project. Here resources mean source code, documentation, etc., This software is based on the existing CVS command line tool.
jCVSFile is a CVS-client, written in Java. While all other known CVS client tools address the configuration management module oriented,
jCVSFile does it file oriented and thus with a higher granularity.
PVC (PhpVersionControl) is a port of CVS to PHP. It features a shell version and a web interface that has all the features of CVS (i.e. commit, checkout, etc.), in an easy to use web interface.