CVS Software for BSD

CVS BSD Clear Filters

Browse free open source CVS software and projects for BSD below. Use the toggles on the left to filter open source CVS software by OS, license, language, programming language, and project status.

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Stay in Flow. Let Zenflow Handle the Heavy Lifting. Icon
    Stay in Flow. Let Zenflow Handle the Heavy Lifting.

    Your AI engineering control center. Zenflow turns specs into shipped features using parallel agents and multi-repo intelligence.

    Zenflow is your engineering control center, turning specs into shipped features. Parallel agents handle coding, testing, and refactoring with real repo context. Multi-agent workflows remove bottlenecks and automate routine work so developers stay focused and in flow.
    Try free now
  • 1
    The CvsGui project is providing several high-end interface clients (WinCvs, MacCvs, gCvs) written in C++ using popular frameworks (MFC, PowerPlant, GTK+) with a scripting support via Python or TCL.
    Downloads: 57 This Week
    Last Update:
    See Project
  • 2
    Ada Class Library

    Ada Class Library

    Ada Class Library - an object orientated library for Ada.

    Text search and replace. Scripting (small tool programs). CGI scripts. Execution of external programs (incl. I/O redirection). Garbage Collection. Extendended Booch Components. CD-Recorder
    Leader badge
    Downloads: 73 This Week
    Last Update:
    See Project
  • 3
    CVSps is a program for generating 'patchset' information from a CVS repository
    Downloads: 32 This Week
    Last Update:
    See Project
  • 4
    Automated build system. CVS commit / watch / tag notification via email, newsgroup, and/or IRC. Console-based file manipulation tools and utilities. XML-based file copy/FTP script. IRC session logger. Synchronize web site with CVS. GPL. Tested on
    Downloads: 8 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    CVS - The Concurrent Versions System, the open-source standard for version control.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    StatCVS generates HTML reports from CVS repository logs. The reports give developers and project managers insight into the evolution of the code base and individual contributions. StatCVS is a command line application and written in Java.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    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.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    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.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Simple Firewall is a easy tool for administration users and access control. This tool is made for Linux. Using iptables for packet filtering Write in perl Save rules with xml. That can be run in bash shell and web via webmin. This version of firewa
    Downloads: 4 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    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.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Cvs Changelog Builder
    CvsChangelogBuilder is an utility to generate advanced, differential and/or graphical changelogs, for a project hosted on a CVS server (CVS change log). It provides a better output than the 'cvs log' command, and accept a lot of options.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    syncmail is a CVS notification tool which can provide a diff for every change to a CVS repository, mailed to specified email addresses. This tool is useful for large communities to monitor activity, and is used for Python and many other active projects.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    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.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    BeyondCVS is an Eclipe plug-in that enables using Beyond Compare (externally) for comparing files and folders. It also allows comparing a single file to a previous revision in CVS/SVN or Local History. There is also support for opening Putty and WinSCP.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    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
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    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.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    MacCVS Pro is a completely free CVS client for Mac OS that was originally developed at Netscape Communications Corporation. Various features include real multi-threaded CVS operations and an intuitive user interface that kicks bootay.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    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: 1 This Week
    Last Update:
    See Project
  • 19
    Yet another ACL for CVS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This script was designed to run on a PHP-enabled web server that hosts Mercurial (Hg) repositories. It will initialize a new repository under the specified name and create the HGRC file with the description and contact information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AntFly is a common build.xml script for apache ant (and java) that can be used in small projects instead of trying to make a build.xml from scratch.It includes a set of tasks that can perform tipical operations like building project, CVS checking, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Ant-based tool to migrate Java source files to GNU Autotools standards, making them compatible with usual "configure; make; make install" build mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Armiger is CVS server (100% pure Java application) . Armiger is Control Version System Server (CVS Server) implements in java language. It can plugin Ant (jakarta subproject) like cvs client and cvs server.
    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
    Build System for Java offers an enhanced build environment that ties together deployment instructions, environment configuration and source code as a releaseable entity. A new paradigm for configuration management!
    Downloads: 0 This Week
    Last Update:
    See Project