Open Source Version Control Software - Page 9

Version Control Software

View 78 business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 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
  • 1

    amiga-subversion-port

    Amiga-native port of the subversion SCM software

    Self-contained port of the subversion client, admin and server software for the Amiga, which only needs GCC and the clib2 runtime library. It builds both for AmigaOS 3.x and AmigaOS 4.0. This Amiga port is specially adapted to the needs of the Amiga and will retain file system metadata (protection bits, group/owner information and comment text) peculiar to the Amiga.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    coopy
    Diffs, patches, and revision control for CSV files, spreadsheets, and databases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    svn-view-curent-branch

    svn-view-curent-branch

    For viewing current svn branches in selected folders in win-tray

    I am usually use TortoiseSVN as version controlling system and I always disturb when I want to see which branch I have now in diffrent folders. This program help see which svn branches in selected folders are. This particularly useful if you usually work with many svn-folders. For work you are have to install a SVN-client for command line, for example C:\Program Files\TortoiseSVN\bin\svn.exe Current release will work with Subversion 1.8.10.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    This script sends svn commit message updates to a campfire chatroom. You can monitor any number of folders on any number of repositories. You DO NOT have to install a post-commit hook or otherwise control the repository! Now supports the new official cam
    Downloads: 1 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    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.
    Sign up for free
  • 5
    eSvn is a cross-platform (QT-based) GUI frontend for the Subversion revision system
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Mole is a project started in 2008, designed for allowing users to easily share all kinds of ressources. It is planned to be used as a Mozilla Firefox extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A library and basic executable wrapper for the render of three-dimensional scenes, specially designed for video frames production.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A Simple Version Control System is an easy to install and use version control system. It is written entirely in PHP and stores data in a SQL database. ASVCS is a great choice for those who not need or want the complexity of most version control systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An extension for Typo3 that checks out extensions into a running Typo3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser.
    Download Chrome
  • 10
    A-A-P helps you with distributed development of software. Install a program on your system, obtain the sources and make modifications, manage multiple versions of the same project, distribute packages and much more. A-A-P runs on many operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Automation for managing Perforce codelines, based on a library of reusable Perl modules. Each codeline (branch) can have its own automated submit regression and shared default view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Yet another ACL for CVS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ALM Migrator is a tool to migrate artifacts from version control systems (e.g. CVS, Subversion) and other life-cycle tools to integrated ALM solutions (Borland StarTeam, CA Harvest, Serena Dimensions, IBM ClearCase, etc.). It is based on AbstractALM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Remedy workflow definition history of ARSystem workflow objects changed through admin related operations. Retains a running history of all object definitions in a Remedy form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Handy PHP5 tool which mirrors two SVN repositories by reproducing each and every commit; useful when it's not possible to perform other mirroring or synchronization. AXE SVN Sync works on 2 working copies and advances the destination up to the source
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Abora is a hypertext system supporting fine-grained links, transclusions and user link filtering. It is inspired by Ted Nelsons Xanadu and Udanax-Gold by XOC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A framework for abstract access to CM / SCM / SCCM / ALM systems (Bugzilla, ClearCase, Mantis, StarTeam, etc.). The project offers one SDK for Bugzilla, ClearCase, Mantis, StarTeam, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Develop Microsoft(R) Access applications while using Subversion for version control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Advanced Transformed Subversion
    SVN client to work with individual files from the Subversion repository. Allows you to create a mixed working copies, including files in one folder from different branches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Albedo

    Albedo

    A recommender system for discovering GitHub repos

    Albedo is an open-source recommender system aimed at helping developers discover GitHub repositories by learning from activity signals. It treats repositories and developers as a graph of interactions and applies large-scale matrix factorization to model affinities, with Apache Spark providing the distributed data processing. The project focuses on implicit feedback—stars, watches, and other engagement metrics—so it can build useful recommendations without explicit ratings. A reproducible setup and Makefile-driven workflow streamline tasks like spinning up services, loading datasets, training models, and generating candidate lists. Because it’s built around Spark’s scalable primitives, Albedo can experiment on substantial snapshots of GitHub metadata rather than toy corpora. The repo is also educational: it demonstrates a practical end-to-end pipeline from ingestion and feature preparation to training and ranking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Visual Source Safe Client in Linux to connect to any Microsoft Server with VSS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    Library of Ant tasks that encapsulate the command line interface to the AlienBrain version control software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    All Node.js versions

    All Node.js versions

    List all available Node.js versions

    List all available Node.js versions. Sorted from the most to the least recent. Includes major release and LTS information. This package is an ES module and must be loaded using an import or import() statement, not require(). The return value resolves to an object with the following properties. List of available Node.js versions and related information. Sorted from the most to the least recent Node.js version. List of Node.js major releases sorted from the most to the least recent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Analysis TeX
    Hier wird die Versionsverwaltung (SVN) für die LaTeX-Mitschrift der Vorlesung "Analysis für Informatiker und Statistiker" gehostet. Diese findet im WS 2009/2010 an der LMU München statt.
    Downloads: 0 This Week
    Last Update:
    See Project
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.