Showing 180 open source projects for "cvs concurrent version control"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    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.
    Create free account
  • Gemini 3 and 200+ AI Models on One Platform Icon
    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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    If you are a admin some project, and you donot like CVS, you must have this! In public part, you can post current files, history of project, open tasks,... Developers can post new code and take the currently (like in CVS), send messages to other devs,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A suite of CVS goodies written in perl for the harried Big Project Administrator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    VAJ2CVS tool -- Integrated Client for CVS controled Source for the VisualAge for Java Product from IBM, using the VAJ tools API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    cvs-get is a perl script that enables users a simple way of grabbing the latest cvs snapshots of their favorite modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    VCFS provides a user-space NFS server that allows local or remote CVS repositories to be mounted as a filesystem. Works with existing CVS servers, including those used by SourceForge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A cross platform, client/server version control system (VCS). Delta code is intended to be a replacement for CVS in small to midsize projects. The Delta Code client emphasizes usability and should be intuitive even to persons who have never used a VCS b
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    rcsplot is a Perl script that generates plots of RCS/CVS archive activity. The script takes a list of RCS/CVS files/directories and generates plots of the lines added/delete. HTML files are created to make the plots easy to navigate using a web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    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.
    Download Now
  • 10
    Collaborative publishing system for periodicals and e-zines. On-web editing. Multi-user permission system. Assignment and workflow automation. Uses CVS to store revisions. Used at staff.daemonnews.org to publish www.daemonnews.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Vim tools,e.g. CVSmenu, Delphi-syntax,... Collection of components/libraries (mainly) for Borland's Delphi. NOTE: VimTools only available via CVS / WWW. No packages !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Project Training System: Train all skills necessary during the development cycle of a software project. Communication between developers, testers, editors and users is technically supported by the sourceforge infrastructure. The project shall demonstrate
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pharmacy intends to be a GNOME compliant front-end for the Concurrent Versions System (CVS). Currently it provides a limited graphical user interface to CVS commands and a "console" for the lazy power-user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A GUI interface to the cvs version control system. Will be written in Borland's Kylix and initially target kde. Anyone wanna help?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A graphical frontend to CVS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CVS Web Client is the new name for a combined cvsweb+cvswebedit. It allows users to edit files in a CVS repository, using only a web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A patch for CVS that allows bookmarks (stored in ~/.cvsbookmarks file) to be used instead of long and complex repository names.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project is an effort to port the RCS source code into java in the hopes that this API will help in the porting of CVS also.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    phpcvsは、CVSリポジトリへアクセスするためのインターフェースを提供する PHPスクリプトです。 perlでかかれたcvswebのクローンとするつもりで、現在の処はPHPで書かれている という以外にこれと言った特徴はありません。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB