Showing 1128 open source projects for "MCT Version Control"

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

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    ClearCase UCM support for CodeCollaborator code review tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    StatCvs-XML provides statistics about cvs usage based on the cvs log. It extends the StatCvs project with fancy 3D charts, advanced report generation and customization features. It also features a plugin for seamless integration with Apache Maven.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Code::Blocks (codeblocks) plugin that auto increments the version of your project (application) every time a change has been made. Helping you keep track of your project version and status with easy to use variable declarations on version.h.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The SvnAuthzLib project uses .NET Framework 4 . It provides methods to reading/modifying authz file of SVN. You can use the corresponding method according to your demands such as authorization, look up rights, find out the members of groups and so on
    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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5

    SVNLocalChangesBackup

    Tool to take Backup of Local File Changes in the SVN sandbox

    Simple tool to take backup of files that are changed/added in SVN sandbox and not yet committed into the.SVN repository (in a ZIP file format).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MSR Tools is a source code evolution analysis tool. It consists of a framework for mining software repositories and tools for metric calculation, visualization, defect prediction.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ganesh
    Ganesh is a revision and dependency analysis tool. Ganesh may be used to manage checkouts that crosscut multiple VCS stores, such as CVS, Mercurial, Subversion and web folders. Ganesh is the ultimate tool for complex project lifecycle management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Document Management System

    This project is for managing documents in an organisation effectively

    As business grows, Capturing, Storing and Sharing corporate knowledge is vital to the success of business. Electronic Document Management System (EDMS) is the best solution for managing information more efficiently, accurately, and cost-effectively. EDMS improves organizational effectiveness by providing companies with greater ability to manage their unstructured information. It also enhances an organization’s ability to leverage information stores by allowing enterprise wide access for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    This project keeps track of our changes to CeresCP, EnglishTranslations, and our patches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Designer and Creator - Mike Krueger: Maintainer - Clayton Harbour What is Sharpcvslib? Sharpcvslib is a client cvs library written in c#. What can it do for you? It can be used in your applications to allow access to cvs repositories. It supp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    convert plugins to chinese.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PHP-Script to generate an RSS-Feed out of an Subversion History. Currently using the svn command line tools, supports multiple svn-sources and a caching to reduce the external requests. All configuration is done within a single xml-file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CVSweb-PHP offers a web interface access to a CVS repository. CVSweb-PHP was created for cases where a project still using CVS has no means of installing a CGI script on its web server, but where running a PHP script is an option.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Python interface for the Perforce SCM System. PyPerforce allows you to connect to a Perforce server and execute Perforce commands directly from Python code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SVNGroup is a collection of tools designed to provide dynamically configurable access control groups for Subversion repository access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Subversion Windows
    This is a fully tested, latest version, package available to download of Apache Subversion (SVN) provided by WANdisco. Easy to use and install.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    XFILES APEX Community Edition (XACE)
    The XACE project, based on Oracle XMLDB and Oracle APEX functionality, is created as a community effort to demonstrate the powerful combination when both Oracle database centric functionality are used in the same environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Cvs REpository SEttings MOdifier (cresemo) is a simple tool written in Qt/C++ for easily changing basic settings of a CVS repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Software to aid the storage and development of mathematical models, such as ones written in modeling languages like CellML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CKBDT -- Backup and diff tools. Easy and straightforward source code management. Three commands : dtag (select target directory), dsto (backup target directory), ddif (compare target directory with latest backup).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Small application dbcode-svn-sync makes us able to synchronize source code on your Oracle DBMS with your SVN repository.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    git-flow

    git-flow

    Git extensions to provide high-level repository operations

    ...The model separates long-lived master (or main) and develop branches, encourages topic branches for features, and formalizes release and hotfix flows, which helps teams coordinate work and control what reaches production. The scripts enforce naming conventions, guide merges in the right direction, and add version tags to releases so you keep a clean, auditable history. Teams often adopt git-flow to make branching and release management predictable, especially when multiple developers are shipping features and bug fixes in parallel.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 25
    Colección de páginas HTML5 con ejemplos y casos de uso del nuevo lenguaje de marcado así como de la combinación del mismo con estilos CSS de nivel 3, gráficos vectoriales SVG y script mediante ECMAScript 5.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB