Open Source Windows Version Control Software - Page 15

Version Control Software for Windows

View 40 business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 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
  • 1

    FVCnt

    cvsnt fork

    Free Version Control nt (no reason for nt, just a marker to give Tony Hoyle credit) the 'owner' of cvsnt has put up a paywall for sources. This project is made to provide a distribution point for the sources as last I was able to access them. Trunk from cvsnt.org and these branch tags 2.5.0.3.2382 2.5.0.4.2471 2.5.0.5.3744 Perhaps a community can grow around this project and continue development in its original vein.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A modification of dotproject that allows users importing EPF Unified Proccesses created with EPF Composer with its new features (workproducts, roles, templates...). It also offers a Subversion repository to help users working with their projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Far Manager CVS Plugin, with several VCS shortcuts implemented as dialogs and folder view with files and their VCS statuses
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Simply put, the fccrc (Feeble ClearCase Remote Client project) is a facade on top of IBM/Rational's clearcase remote client API. This API is used in it's own stand alone Java application and as an Eclipse plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    A eclipse plugin for the history of a single file. The history is fetched from the repository and visualized based on annotations. The color describes the authorship or the changes and can be changed. It comes with a powerful metric extension point.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    File Historymaker

    tool for automated filehistory

    Historymaker V1.0 I thought it would be nice to have several versions of documents and sourcecodes stored for debugging and ducumentation, but every few minutes taking a copy drives me crazy, so i developed this tiny tool in Visual Basic 6 to do the Job. On my system i've placed it in the autostart so every time the system starts the program gets started too. You can select the drive, directory and file that should be watched and stored, By double clicking the file gets opened and you can start working with it. The program then checks every 10 seconds if the filedate and time gets changed ... this happens when you click the save button in your application ... and if this happens the Historymaker creates a "History"-folder with in the folder where the parentdocument is stored and creates date-time-subfolders and places a copy of the document in there. In this way troubleshooting reduces to compare the files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Finds used & unused VIs in a LabVIEW project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FineVMS is a fine-grained versioning management system aiming to manage versioning of source code files. It is composed of two modules: Fineversion and Fineclipse implementing as extensions of the Subversion command line and Subclipse, respectively.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Team System Source Control plugin for FitNesse
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    Flooda is a free SCM/VC (Software Configuration Management / Version Control) tool. Its source code size is less than 4000 lines, only 1 percent of SVN (Subversion) 's. But some of its features such as task/activity are more powerful than ClearCase UCM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Fork and Pull Request Workflow

    Fork and Pull Request Workflow

    Quick reference guide on fork and pull request workflow

    This document describes how developers may contribute pull requests to an upstream repository and how upstream owners may merge pull requests from contributors according to the very popular fork and pull request workflow followed in many projects on GitHub. The download buttons above download version 0.6.0 (the latest stable release) of this document. Every project has a main development branch where the developers push commits on a day-to-day basis. Usually, the main development branch is master but some projects choose to have develop or trunk or another branch for day-to-day development activities. We refer to this main development branch as the main development branch throughout this document to keep the text general. However in the command examples and ASCII-diagrams, we use master as an example of the main development branch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    OpenSource FreeVCS client applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    CVSGI (Concurrent Versions System Graphical Interface) is a Java based GUI application which works with the CVS archiving system. ‘CVSGI’ GUI acts as an interface between the user and the CVS system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project make basic game. It is easy and fun. Name of game is "Catch Rat"(It is famous in korea)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Gameulate is a game engine. It is a fully customizable game engine. You can contribute if you wish.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    WSH tool to mash-up command-line tools for software development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SCM (aka GemKit) provides source version control for GemStone/S. GS/S source code is stored in an ENVY repository. Changes made in the client development environment are automatically propagated to GS/S and optionally to the client execution environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GeoGit

    GeoGit

    Geospatial Distributed Version Control System

    NOTE: this project has been renamed as GeoGig. Use this URL to get to the GeoGig downloads: https://sourceforge.net/p/geogig Welcome to the GeoGit project, exploring the use of distributed management of spatial data. GeoGit draws inspiration from Git, but adapts its core concepts to handle versioning of geospatial data. Users are able to import raw geospatial data (currently from Shapefiles, PostGIS or SpatiaLite) in to a repository where every change to the data is tracked. These changes can be viewed in a history, reverted to older versions, branched in to sandboxed areas, merged back in, and pushed to remote repositories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ginsu is a cross-dialect semantic model and toolkit for partitioning Smalltalk code into packages, each package having a clearly defined scope and prerequisite structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Git Blame Someone Else

    Git Blame Someone Else

    Blame someone else for your bad code

    git-blame-someone-else is a humorous Git utility created as a joke to let developers attribute problematic code to someone else. It modifies both the author and committer information of a commit, making it appear as though another contributor is responsible for the changes. While not intended for production repositories, it demonstrates how Git’s metadata can be manipulated for fun or demonstration purposes. The project highlights how easily commit authorship can be altered, serving as both a lighthearted tool and a reminder about the importance of trust in version control history. It’s written in shell script and is lightweight, requiring only Git and basic system tools to run. Despite being a novelty project, its popularity shows how developers appreciate humor injected into the programming ecosystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Git Goodies

    Git Goodies

    Git Goodies: At-A-Glance, Efficient, and Aesthetically Pleasing Git

    Git Goodies: At-A-Glance, Efficient, and Aesthetically Pleasing Git Shortcuts. gg helps you work with git more efficiently, saving you keystrokes for your most prized projects. Think of gg as a wrapper for the git commands that you run all the time; a wrapper that adds functionality and is aesthetically pleasing. There's more to the package than just shortcuts or aliases. For example, the gg s command presents you with an easy to look at a quick glance status of your repository. In addition, there are aesthetic changes that increase the intuitiveness of Git itself. You can see the current local branch and its respective remote branch, the latest commit hash and message, the local repository's position in relation with the respective remote repository (alerting you that you should push two commits to reach up-to-date status with the remote repository), the status of staging and commits, and the commits that waiting to be pushed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SELinux targeted policy module which extends kernel mandatory access control policies to the standalone git-daemon server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    GitDirs

    Manage frequently used local git repositories

    Manage frequently used local git repositories
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GitGet

    GitGet

    Ever wanted to download only a part of a Git repository.

    Ever wanted to download only a part of a Git repository. Just paste the URL of the repo you want to download and sit back and enjoy. This simple java application makes use of Web Scraping and downloads only those files you need, thus helping you save your precious bandwidth and space.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB