Perl Version Control Software

View 78 business solutions

Browse free open source Perl Version Control Software and projects below. Use the toggles on the left to filter open source Perl Version Control Software by OS, license, language, programming language, and project status.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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.
    Start Free
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 1
    The LAMPAS project is a combination of common Open Source tools that provides a unified system from where administrators, developers and other parties can manage a large application cluster. The underlying platform is LAMP based.
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 2
    Gitolite

    Gitolite

    Hosting git repositories

    Gitolite is a lightweight Git server and access-control system that lets many human users share a single Unix account while enforcing fine-grained permissions. Configuration is “as code”: you manage users’ SSH keys and per-repo rules in a special admin repository, then push to apply changes instantly. Permissions are precise—read, write, or force-push can be allowed or denied per repository, branch, tag, or arbitrary ref patterns—so sensitive branches can be protected. Delegation features let large organizations hand off subsets of administration without giving away global control, and “wild” repositories make self-service project creation possible within policy. Hooks, logging, and auditing are baked in, giving visibility into who pushed what and when. Because it rides on plain SSH and standard Git, it’s fast, portable, and easy to host on anything from a low-power VPS to an enterprise server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Provide secure and stable OS, based on highly modified Linux Kernel, own package system, like "BSD Ports". Compatible with x86, Power PC. Easy to use of any level users. Complete Documentantion in many languages. 99% compatible with Windows.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4

    Stat cvs/svn Code Change

    stat. cvs,svn code changes and generate html report

    It's a web application which provides a unify solution to stat. CVS/SVN repository modules code change information and generate html reports. User can browse line of change, file of change, code diff, check-in comment and so on, it can stat. more repository modules one time. After repository modules configured, stat. is simple like a search. It's the mirror project of CodeChangeViewer: http://sourceforge.net/projects/ccv/.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 5
    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: 7 This Week
    Last Update:
    See Project
  • 6
    It's a web application which provides a unify solution to stat. CVS/SVN repository modules code change information and generate html reports. User can browse line of change, file of change, code diff, check-in comment and so on, it can stat. more repository modules one time. After repository modules configured, stat. is simple like a search.
    Downloads: 2 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.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Codestriker is a web application supporting online code reviewing, typically diffs generated by a Source Code Management system or plain unidiff patches. There are integration points with CVS, Subversion, Clearcase, Perforce and Visual SourceSafe.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    This is a PhpNuke like web portal, only its written on perl language.
    Downloads: 2 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
    Programmers' tool written in Perl for taking periodic snapshots (incremental backups) of source codes. Modifications between snapshots are displayed in 2-column format.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    The SoftChange project will create software to summarize and analyze software changes in CVS repositories and defect tracking systems (Bugzilla/GNATS).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    VSSTools is a package designed to make Visual Source Safe administrators' lives easier. It provides tools for maintenance and reporting on a VSS database.
    Downloads: 2 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
    A CVS with simple architecture and easy interface. Use to sincronize automatically a directory, project or for backup. Works in any OS with Perl. FEATURES: web access; client/server; protocol compression; own chksum; Web Admin.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    A library for generic Version Control System access in Perl
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    gitslave

    gitslave

    Coordinated multi-repository super-projects for Git

    Gitslave is a script for coordinated version control of large projects combining code from multiple independent repositories using Git. More flexible than traditional git submodules, gitslave provides a simple wrapper around command-line git that manages a directory tree with multiple subsidiary ("slave") git repositories in sub-directories of a "master" git repository. Any git command run from the "gits" wrapper will be performed in all the git repositories; for example gits checkout -b newbranch will create the new branch in all repositories. Gitslave has been used for mid-sized product development with many slave repositories (representing different programs and plugins), branches, tags, and developers; and for single-person repositories tracking groups of .emacs and .vim repositories (in the latter case, it is basically used to keep the slave repositories up to date via a single command).
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    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: 1 This Week
    Last Update:
    See Project
  • 18
    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: 1 This Week
    Last Update:
    See Project
  • 19
    The DevTools project is an open-source (BSD-licensed) set of development tools, including a set of shared gmake-style utility makefiles, the TLM version-control wrapper, and various other little utility C++ programs and Perl and Python scripts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Docindex is an open, extensible system that permits web-based catalog searches and access-controlled fetch from a group of document repositories on multiple CVS (or other) servers. When originally written, it filled a temporary need. Now, it seems to hav
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Oracle DB compare program, this Script will compare schemas in Oracle database versions 7.3.4 +. Written in Perl & platform independent, reports all differences in the mapped SchemaNames. Outputs HTML or ASCII (XML soon) (Version with TK interface)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    The Patch Lifecycle Manager (PLM) provides a central point for tracking the lifecycle of patches against a source tree. Regardless of the RCS type system used by the developer to track development of the patch (CVS, Subversion, BitKeeper, or by hand...)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    CVS Permissioning Tool It allows you to tightly control commit and tagging access to your CVS Repository. This tool makes cvs a serious player in the SCM Tool World it makes up to any other system such as VSS or ClearCase.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Tikal's open source Application Development & Deployment is comprised of fully integrated suites that cover the entire software life-cycle, include tools for development and deployment of applications, software configuration management and ASQA.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    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.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.