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.
UCLA, "Unamed CVS Log Analyser", is a(nother) CVS log analyser.
Its purpose is to parse a project's CVS log, build a graph for each file representing branches layout, merge them all together and then creates a visual representation of the project.
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.
Framework for virtual teams and projects including workspace management, cooperative workflow and awareness. Implemented with a combination of Java, PHP, EJB and jython....
A simple perl (or python) CGI that exports the MainLine of a CVS repository as a website. In use since 1998, recently added Subversion support to help migrate away from CVS.
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
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
The aim of this project is to make it easier to keep the source code updated with the server on projects that use CVS. Keeping up to date source files on SourceForge.com projects will be automated.
CBE is a revision control system with integrated make-like functions written in pure Java. It can be used similar to CVS but offers some new features like renaming files (while still keeping the history) and using a database as backend (optional)
A Java/Swing graphical CVS project browser, primarily aimed at helping illuminate the history of the project, with particular emphasis on credit/blame allocation.
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.
Cross-platform visual versioning system aimmed at easing the user and administrator of large versioning repositories. Being developed in parallel with an API to allow other programs (such as IDEs) to checkout and release source code transparently.
SVNFS is a FUSE filesystem for Linux that presents a read-only version of all revisions in a Subversion repository as a native mountpoint, transparent to all other programs.