Java Version Control Software

View 73 business solutions

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

  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • Auth for GenAI | Auth0 Icon
    Auth for GenAI | Auth0

    Enable AI agents to securely access tools, workflows, and data with fine-grained control and just a few lines of code.

    Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
    Try free now
  • 1
    Gitblit

    Gitblit

    pure java git solution

    Gitblit is an open-source, pure Java stack for managing, viewing, and serving Git repositories. It's designed primarily as a tool for small workgroups who want to host centralized repositories. Gitblit GO is an integrated, single-stack solution based on Jetty. You do not need Apache httpd, Perl, Git, or Gitweb. Should you want to use some or all of those, you still can; Gitblit plays nice with the other kids on the block. This is what you should download if you want to go from zero to Git in less than 5 mins. Gitblit WAR is what you should download if you already have a servlet container available that you wish to use. Jetty 6/7/8 and Tomcat 6/7 are known to work. Generally, any Servlet 2.5 or Servlet 3.0 container should work. Gitblit can be used as a dumb repository viewer with no administrative controls or user accounts. Gitblit can be used as a complete Git stack for cloning, pushing, and repository access control.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Clearcase plugin for Eclipse

    Clearcase plugin for Eclipse

    Eclipse plugin for VCS ClearCase

    Provides a ClearCase plug-in for the eclipse development environment. The plug-in Require a ClearCase client installed. We welcome feedback from end-user to make the plug-in more user-friendly. Release info will be published on release mailing-list. Version 2.2.36 --> requires java 1.7 or higher. Version 2.2.42 --> requires java 1.8 or higher.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3
    This project provides a generic CDS (or ARINC 661 Server), coded in the Java language in order to facilitate the understanding of the ARINC 661 standard, prototype ARINC 661 concepts and architectures, etc… This project is managed by Dassault Aviation.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    Subversive SVN Connector

    Subversive SVN Connector

    Extensible SVN Connector for Eclipse Subversive plug-in

    Eclipse's Subversive plug-ins allow usage of the Subversion version control from within your Eclipse workspace, however these plug-ins require a SVN connector in order to work. This connector is based on the SVKit toolkit, which in itslef is a pure Java based SVN library. Apart from offering Subversion functionality this connector also allows you to extend and plugin your own custom conflict resolution handler, using Eclipse's extension points. For more information see the Wiki.
    Downloads: 30 This Week
    Last Update:
    See Project
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 5
    Gradle Libraries Plugin

    Gradle Libraries Plugin

    This plugin allows to specify versions of external libraries

    This plugin allows to specify versions of external libraries in a centralized place and use them across the project. It's specifically useful for Gradle multi-projects. This plugin also uses com.github.ben-manes.versions plugin to automatically update libraries once new releases are available. Run ./gradlew syncLibraries to create $rootDir/dependencies.json file with all currently known dependencies. Once dependencies.json file is in place by generating via syncLibraries task or just by manually creating it, all declared in dependencies.json libraries can be used in project files. It's not a secret that it's really hard to keep libraries up to date especially when there are dozens and sometimes hundreds of them. For that purpose, this plugin has update libraries task that will automatically check for available new versions of libraries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    StatSVN is a metrics-analysis tool for charting software evolution through analysis of Subversion source repositories.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 7
    SvnStat

    SvnStat

    Subversion (SVN) Statistics

    SvnStat (Subversion Statistics) generates statistical reports with graphs and charts similar to StatCvs from Subversion (svn) logs.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    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: 8 This Week
    Last Update:
    See Project
  • 9
    A diff/merge of two OWL ontologies.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Comprehensive Cybersecurity to Safeguard Your Organization | SOCRadar Icon
    Comprehensive Cybersecurity to Safeguard Your Organization | SOCRadar

    See what hackers already know about your organization – and stop them from getting in.

    Protect your organization from cyber threats with SOCRadar’s cutting-edge threat intelligence. Gain 360° visibility into your digital assets, monitor the dark web, and stay ahead of hackers with real-time insights. Start for free and transform your cybersecurity today.
    Free Trial
  • 10
    Keros is an environment for cross platform scripting and development, providing project management capabilities such as building and library dependency resolution.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    An Eclipse (www.eclipse.org) version control plugin for the new and improved CVS, Subversion. MOVED TO http://subclipse.tigris.org
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12

    phpEasyVCS

    File based version control system written in PHP

    phpEasyVCS is a simple version control system (VCS) with minimal hosting requirements, namely PHP 5.2+. No database is needed. Files can be viewed and uploaded with a browser or by WebDAV, which allows you to access the files like a local drive in all operating systems. For integration with other software a REST service is provided. It is very easy to view the file versions at a specific point in time. The web interface allows you to easily compare file versions and synchronize and merge local files with the files in phpEasyVCS. It is possible to host multiple repositories and define multiple users with full, read-only or no access to each of the repositories.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    DVN

    An extended Subversion client enabling versioning of database schemas

    The goal of this project is to create an extension to Subversion, a version control system, with database schema versioning support. As a result, it will be possible to control versions of relational database objects, such as tables, views or stored procedures together with source code of the application, hence monitor relation between source code and database schema changes, history of database schema changes and ability to automatically update a newer, or revert to an older revision. Currently, the client supports PostgreSQL and MySQL database systems. Emphasis is put on the client to be extensible, though, so it is possible to implement a connector for another database system. This project is supported by the Faculty of Informatics, Masaryk University, Brno, Czech Republic, as a research project MUNI33/112013, http://www.muni.cz/research/projects/23565
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Echo Tracking Demo.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    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: 2 This Week
    Last Update:
    See Project
  • 16
    A platform-indendent, 100% Java, server-based, SOAP-enabled source code control and versioning system.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    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: 2 This Week
    Last Update:
    See Project
  • 18
    Jupidator is a library/tool in Java for automatic updating of applications with minimum user interaction and small developer effort.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    SVN repository indexing and searching engine
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    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: 1 This Week
    Last Update:
    See Project
  • 21
    Bringing the power of Git to Java developers, JavaGit is a Java API that provides easy access to git repositories for Java programs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    jcvs

    jCVS is a Java based CVS Client written by Tim Endres

    jCVS is a Java based CVS Client. CVS is a source code control system based on RCS. The primary benefit of CVS is that it provides a server/client protocol which allows clients such as jCVS to be written. jCVS allows any Java capable machine to be a CVS client, providing for a totally distributed source code management system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    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
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • 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.