Open Source Server Operating Systems Version Control Software

Version Control Software for Server Operating Systems

Browse free open source Version Control software and projects for Server Operating Systems below. Use the toggles on the left to filter open source 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
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 1
    TortoiseSVN

    TortoiseSVN

    An Apache SVN client, right where you need it most

    TortoiseSVN is a Subversion (SVN) client, implemented as a windows shell extension. Which means it's available right where you need it: in the Windows file explorer. It's intuitive and easy to use, since it doesn't require the Subversion command line client to run. Simply the coolest Interface to (Sub)Version Control!
    Leader badge
    Downloads: 43,351 This Week
    Last Update:
    See Project
  • 2
    WinMerge

    WinMerge

    Windows visual diff and merge for files and directories

    WinMerge is a Windows tool for visual difference display and merging, for both files and directories. It is highly useful for determining what has changed between file versions, and then merging those changes. WinMerge has Unicode support, Flexible syntax coloring editor, Visual SourceSafe integration, and Windows Shell integration. Regexp filtering for filenames and lines. Side-by-side line difference and highlights differences inside lines. A file map shows the overall file differences in a location pane. The user interface is translated into several languages.
    Leader badge
    Downloads: 36,751 This Week
    Last Update:
    See Project
  • 3
    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: 363 This Week
    Last Update:
    See Project
  • 4
    The Heirloom Project provides standard Unix utilities.
    Leader badge
    Downloads: 326 This Week
    Last Update:
    See Project
  • 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
  • 5
    Diff-ext is an extension for filemanagers such as Windows Explorer and Nautilus that allows to launch diff/merge tools on selected files.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    ExpLab is a set of tools that supports the running, documentation and evaluation of computational experiments.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    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: 1 This Week
    Last Update:
    See Project
  • 8
    Vesta is an advanced software configuration management system. It handles source revision control and automated construction. It is the result of over 10 years of research and development at the Compaq/Digital Systems Research Center.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Coggs is an application to track changes in system configuration files automatically, along with a user-friendly web front-end to monitor the changes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 10
    A security scanner coded in a tcl/tk extension for use with linux and unix systems . It automatically downloads patches and exploits how ever testing of them is left up to the user for security reasons
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    cvsfs4hurd is a translator for the GNU Hurd, which allows to "mount" a CVS module into your local filesystem. It allows to view version controlled files as like they were regular files on your disk, however saving much network bandwidth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CodeBrowser.net is a sourcecode and file browser that crawls different (version controlled) sources, displays the content and makes it searchable over http.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Plugin for Eclipse IDE to view CVS Repository information graphically. Includes historical timeline of file updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ATTENTION! ExpTools has been renamed to ExpLab To visit the new homepage click on "Home page".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GD RCS is a revision contol system which supports repository on removable media. It combines the abilities of PRCS, archiving tools like Zip and backup utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Program for recursively walk throug some website analyzing html-pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ObeDAV is a server/client for WebDAV and DeltaV supporting basic versioning and baselines. Basic interoperability with subversion is provided. Written in Oberon for http://bluebottle.ethz.ch/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Front end to manage Developer 2000 source code trees with RCS engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TableauPublisher

    TableauPublisher

    Sync .twb files to Tableau Server (prevent report chaos!)

    Prevent report chaos on Tableau Server! Python script that can publish a collection .twb files to Tableau Server. Can publish just the files that have changed. Files are stored in subversion and checked out to a local file system. Comparison of what has changed checks last commit time in svn vs last update time on Tableau Server. Can also run in 'nopublish' mode which just confirms what it would do, but doesn't take any action. Requires tabcmd, python 2.5, pysvn, minidom, dateutil, optparse
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Independent Smart application that goes against Team System Source Control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    USSU Unlimited

    USSU Unlimited

    Unattended System Software Updater Unlimited

    USSU Unlimited helps you to manage and keep your standard Windows applications up-to-date. It gives the possibility to add applications yourself. Use it to upgrade already installed applications, it highlights outdated or missing applications and advises to download and install them in a single step. It takes away those frustrations to update everything manually. Instead it leafs your with a updated computer and a smile! Currently 45 standard applications are supported. more supported applications will be available soon... Windows network deployment/management will be available Q3 2013. Supported on Windows XP, Vista, 7, 8 and 2008R2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The VSSWebXtra project is a web interface for version control database named "Microsoft Visual SourceSafe" or VSS. A DotNetNuke (DNN) module is available and provides access to your VSS in your portal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Provides a GUI for converting Visual SourceSafe projects to Team Foundation Server 2010. Utilizes existing tools from Microsoft in Visual Studio 2010 Team suite. Prepares the necessary XML files and executes the migration. Requires .NET 4.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Trac is an enhanced wiki and issue tracking system for software development projects. CruiseControl is a framework for a continuous build process This VMware Virtual Appliance integrates both software to make a complete SCM & Project Managenent Tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 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.