# Best Version Control Software

*By [Adam Crivello](https://research.g2.com/insights/author/adam-crivello)*


Version control software, also known as revision control or source control systems, is used to track changes to software development projects, and allow team members to change and collaborate on the same files. Version control software allows developers to work simultaneously on code and isolate their own work through what are known as branches. Branches keep code changes protected from the changes in other branches, but they can be merged together if and when the developer is ready. Version control systems allow developers to automatically track their work, see a history of all changes, and revert to previous versions of a project when needed. All code changes and branches are kept in a repository (often referred to as the “repo&quot;).

Version control systems are used by software development teams to streamline the development process, manage code for multiple projects, and maintain a history of code changes. When choosing a version control software, users often need a version control hosting solution to host their master repository where developers commit their code changes. Developers often use version control clients to manage the functionality of their version control systems through a graphical user interface (GUI). Version control systems integrate with a variety of software development tools, including [IDE](https://www.g2.com/categories/integrated-development-environment-ide), [build automation software](https://www.g2.com/categories/build-automation), and [PaaS](https://www.g2.com/categories/cloud-platform-as-a-service-paas) providers.

To qualify for inclusion in the Version Control Software category, a product must:

- Provide a mechanism for developers to keep track of code changes
- Allow developers to see a history of changes
- Allow developers to work on the same code files at the same time
- Allow developers to isolate their code through branching
- Merge code from different branches on command
- Show developers conflicts on code merges and allow developers to resolve them
- Allow developers to revert their changes to a previous state






## How Many Version Control Software Products Does G2 Track?
**Total Products under this Category:** 50

### Category Stats (Jul 2026)
- **Average Rating**: 4.16/5 (↑0.02 vs Jun 2026) The average rating of products in this category, based on all submitted ratings

*Last updated: July 01, 2026*


## How Does G2 Rank Version Control Software Products?

**Why You Can Trust G2's Software Rankings:**

- 30 Analysts and Data Experts
- 1,600+ Authentic Reviews
- 50+ Products
- Unbiased Rankings

G2's software rankings are built on verified user reviews, rigorous moderation, and a consistent research methodology maintained by a team of analysts and data experts. Each product is measured using the same transparent criteria, with no paid placement or vendor influence. While reviews reflect real user experiences, which can be subjective, they offer valuable insight into how software performs in the hands of professionals. Together, these inputs power the G2 Score, a standardized way to compare tools within every category.


## Which Version Control Software Is Best for Your Use Case?

- **Leader:** [Git](https://www.g2.com/products/git/reviews)
- **Highest Performer:** [Panvalet](https://www.g2.com/products/panvalet/reviews)
- **Easiest to Use:** [Git](https://www.g2.com/products/git/reviews)
- **Top Trending:** [Redgate Flyway](https://www.g2.com/products/redgate-flyway/reviews)
- **Best Free Software:** [Redgate Flyway](https://www.g2.com/products/redgate-flyway/reviews)


## What Are the Top-Rated Version Control Software Products in 2026?
### 1. [Git](https://www.g2.com/products/git/reviews)
Git is a fast, scalable, and distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Originally developed for the Linux kernel, Git has become the de facto standard for version control, utilized by millions of developers worldwide. Its distributed architecture allows each developer to have a complete history of the project, enabling robust collaboration and offline work capabilities. Key Features and Functionality: - Distributed Version Control: Every developer has a full copy of the repository, allowing for independent work and reducing reliance on a central server. - High Performance: Git is optimized for speed, efficiently handling large repositories with millions of files and commits. - Data Integrity: Every file and commit is checksummed and retrieved by its checksum, ensuring the integrity of the repository. - Branching and Merging: Git offers powerful branching and merging capabilities, facilitating parallel development and feature integration. - Staging Area: The staging area allows developers to prepare commits by selecting changes to include, providing greater control over the commit history. - Free and Open Source: Released under the GNU General Public License version 2.0, Git is free to use and modify, promoting collaboration and transparency. Primary Value and User Solutions: Git addresses the challenges of collaborative software development by providing a reliable and efficient system for tracking changes, coordinating work among multiple developers, and maintaining a comprehensive history of project evolution. Its distributed nature ensures that developers can work offline and merge changes seamlessly, reducing conflicts and enhancing productivity. By offering a robust set of tools for version control, Git empowers teams to manage their codebases effectively, leading to more stable and maintainable software projects.


**Average Rating:** 4.7/5.0
**Total Reviews:** 521
**How Do G2 Users Rate Git?**

- **Ease of Admin:** 8.2/10 (Category avg: 8.2/10)
- **Ease of Use:** 8.2/10 (Category avg: 8.2/10)
- **Ease of Setup:** 9.0/10 (Category avg: 8.4/10)
- **Has the product been a good partner in doing business?:** 8.7/10 (Category avg: 8.6/10)

**Who Is the Company Behind Git?**

- **Seller:** [Git](https://www.g2.com/sellers/git)
- **Year Founded:** 2007
- **HQ Location:** New York
- **Twitter:** @BestGit (1,757 Twitter followers)
- **LinkedIn® Page:** https://www.linkedin.com/company/18556818/ (5 employees on LinkedIn®)

**Who Uses This Product?**
- **Who Uses This:** Software Engineer, Senior Software Engineer
- **Top Industries:** Computer Software, Information Technology and Services
- **Company Size:** 37% Small-Business, 35% Enterprise



#### What Are Recent G2 Reviews of Git?

**"[Git’s Branching, Traceability, and Collaboration Make Development Reliable](https://www.g2.com/survey_responses/git-review-12940495)"**

**Rating:** 4.5/5.0 stars
*— Ravindra N.*

[Read full review](https://www.g2.com/survey_responses/git-review-12940495)

---

**"[Secure, Organized Collaboration with Git’s Powerful Branching](https://www.g2.com/survey_responses/git-review-12839312)"**

**Rating:** 5.0/5.0 stars
*— Sanjivani B.*

[Read full review](https://www.g2.com/survey_responses/git-review-12839312)

---


#### What Are G2 Users Discussing About Git?

- [What is Git used for?](https://www.g2.com/discussions/what-is-git-used-for) - 4 comments, 1 upvote

### 2. [Redgate Flyway](https://www.g2.com/products/redgate-flyway/reviews)
Redgate Flyway enables teams to deploy stable, secure database changes with confidence. With Flyway’s best-in-class technology and market-leading flexibility, teams have all they need for strong database governance, reliable deployments and the freedom to innovate faster. Redgate’s portfolio of solutions, including Flyway, help organizations reliably solve the complex challenges of database change management across the Database DevOps lifecycle. We make life easier for IT leaders, development and operations teams, increasing efficiency, reducing errors and protecting business-critical data. More than 200,000 data professionals across the globe, including 92% of the Fortune 100, rely on Redgate’s solutions to enable automation, resilience and efficiency throughout the database lifecycle, ensuring they get the most value out of their databases.


**Average Rating:** 4.5/5.0
**Total Reviews:** 95
**How Do G2 Users Rate Redgate Flyway?**

- **Ease of Admin:** 8.9/10 (Category avg: 8.2/10)
- **Ease of Use:** 9.1/10 (Category avg: 8.2/10)
- **Ease of Setup:** 8.4/10 (Category avg: 8.4/10)
- **Has the product been a good partner in doing business?:** 9.0/10 (Category avg: 8.6/10)

**Who Is the Company Behind Redgate Flyway?**

- **Seller:** [Redgate Software](https://www.g2.com/sellers/redgate-software)
- **Company Website:** https://www.red-gate.com
- **Year Founded:** 1999
- **HQ Location:** Cambridge, United Kingdom
- **Twitter:** @redgate (16,100 Twitter followers)
- **LinkedIn® Page:** https://www.linkedin.com/company/39481/ (547 employees on LinkedIn®)

**Who Uses This Product?**
- **Who Uses This:** Data Engineer, Associate Data Engineer
- **Top Industries:** Computer Software, Information Technology and Services
- **Company Size:** 53% Mid-Market, 25% Enterprise


#### What Are Redgate Flyway's Pros and Cons?

**Pros:**

- Ease of Use (36 reviews)
- Version Control (20 reviews)
- Easy Integrations (10 reviews)
- Reliability (10 reviews)
- Deployment Ease (8 reviews)

**Cons:**

- Learning Curve (8 reviews)
- Missing Features (7 reviews)
- Error Handling (6 reviews)
- Expensive (6 reviews)
- Feature Issues (6 reviews)


### What Do G2 Reviewers Say About Redgate Flyway?
*AI-generated summary from verified user reviews*

**Pros:**

- Users appreciate the **ease of use** of Redgate Flyway, ensuring simple and stress-free database updates and management.
- Users value the **simple and transparent version-controlled migrations** that seamlessly integrate into CI/CD pipelines with confidence.
- Users appreciate the **easy integrations** of Redgate Flyway, enhancing CI/CD workflows and simplifying database versioning.
- Users value the **reliability** of Redgate Flyway for consistent database migrations and simplified version control across environments.
- Users find **deployment ease** with Redgate Flyway beneficial, citing simple schema maintenance and fast database deployments.

**Cons:**

- Users find a **steep learning curve** with Redgate Flyway, especially for teams new to migration-based database management.
- Users struggle with **missing features** , such as limited rollback support and lack of data migration options in Flyway.
- Users experience **unclear error messages** during troubleshooting, complicating migration management and requiring additional time for resolution.
- Users find the **expense of Redgate Flyway** challenging to justify for their business needs and resources.
- Users find **feature issues** with Redgate Flyway, citing limitations in GUI and advanced features for effective migration management.

#### What Are Recent G2 Reviews of Redgate Flyway?

**"[Redgate Flyway: Schema-as-Code Migrations That Fit Seamlessly Into CI/CD](https://www.g2.com/survey_responses/redgate-flyway-review-12854965)"**

**Rating:** 5.0/5.0 stars
*— Gautham D.*

[Read full review](https://www.g2.com/survey_responses/redgate-flyway-review-12854965)

---

**"[Dead-Simple SQL Migrations with Smooth CI/CD Integration](https://www.g2.com/survey_responses/redgate-flyway-review-12677821)"**

**Rating:** 4.5/5.0 stars
*— Yashas  K.*

[Read full review](https://www.g2.com/survey_responses/redgate-flyway-review-12677821)

---


#### What Are G2 Users Discussing About Redgate Flyway?

- [What is Flyway API?](https://www.g2.com/discussions/what-is-flyway-api) - 1 comment
- [What is Flyway computer?](https://www.g2.com/discussions/what-is-flyway-computer)
- [Which is better Flyway or Liquibase?](https://www.g2.com/discussions/which-is-better-flyway-or-liquibase)
- [What is Flyway used for?](https://www.g2.com/discussions/what-is-flyway-used-for)

### 3. [AWS CodeCommit](https://www.g2.com/products/aws-codecommit/reviews)
AWS CodeCommit is a fully-managed source control service that makes it easy for companies to host secure and highly scalable private Git repositories. You can use CodeCommit to securely store anything from source code to binaries, and it works seamlessly with your existing Git tools.


**Average Rating:** 4.2/5.0
**Total Reviews:** 81
**How Do G2 Users Rate AWS CodeCommit?**

- **Ease of Admin:** 8.3/10 (Category avg: 8.2/10)
- **Ease of Use:** 8.6/10 (Category avg: 8.2/10)
- **Ease of Setup:** 8.5/10 (Category avg: 8.4/10)
- **Has the product been a good partner in doing business?:** 8.5/10 (Category avg: 8.6/10)

**Who Is the Company Behind AWS CodeCommit?**

- **Seller:** [Amazon Web Services (AWS)](https://www.g2.com/sellers/amazon-web-services-aws-3e93cc28-2e9b-4961-b258-c6ce0feec7dd)
- **Year Founded:** 2006
- **HQ Location:** Seattle, WA
- **Twitter:** @awscloud (2,232,483 Twitter followers)
- **LinkedIn® Page:** https://www.linkedin.com/company/amazon-web-services/ (156,424 employees on LinkedIn®)
- **Ownership:** NASDAQ: AMZN

**Who Uses This Product?**
- **Who Uses This:** Software Engineer
- **Top Industries:** Computer Software, Information Technology and Services
- **Company Size:** 48% Small-Business, 31% Mid-Market


#### What Are AWS CodeCommit's Pros and Cons?

**Pros:**

- Cloud Services (1 reviews)
- Collaboration (1 reviews)
- Integrations (1 reviews)
- Scalability (1 reviews)
- Security Protection (1 reviews)

**Cons:**

- Complexity Issues (1 reviews)
- Cost Management (1 reviews)
- Learning Curve (1 reviews)


### What Do G2 Reviewers Say About AWS CodeCommit?
*AI-generated summary from verified user reviews*

**Pros:**

- Users value the **scalability and seamless integration** of AWS CodeCommit for complex applications and robust security features.
- Users value the **seamless collaboration** AWS CodeCommit facilitates, enhancing teamwork within cloud infrastructure effectively.
- Users value the **seamless integration** of AWS CodeCommit for secure monitoring and working with complex applications in the cloud.
- Users value the **scalability** of AWS CodeCommit, enabling seamless cloud integration for complex applications and enhanced security.
- Users value the **security protection** of AWS CodeCommit, ensuring robust authentication and authorization for their projects.

**Cons:**

- Users find the **complexity of AWS configuration** challenging, making it difficult for newcomers to manage effectively.
- Users find **cost management difficult** , especially those new to AWS, complicating their overall experience with the developer tools.
- Users find the **learning curve steep** for AWS CodeCommit, especially with configuration and cost management complexities.

#### What Are Recent G2 Reviews of AWS CodeCommit?

**"[Enhancing Collaboration and Efficiency with AWS CodeCommit](https://www.g2.com/survey_responses/aws-codecommit-review-8819065)"**

**Rating:** 5.0/5.0 stars
*— Shahzaib R.*

[Read full review](https://www.g2.com/survey_responses/aws-codecommit-review-8819065)

---

**"[Perfect Security for Git Repo Commits](https://www.g2.com/survey_responses/aws-codecommit-review-12481058)"**

**Rating:** 5.0/5.0 stars
*— Javier C.*

[Read full review](https://www.g2.com/survey_responses/aws-codecommit-review-12481058)

---


#### What Are G2 Users Discussing About AWS CodeCommit?

- [What is the difference between CodeCommit and Git?](https://www.g2.com/discussions/what-is-the-difference-between-codecommit-and-git)
- [What are CodeCommit and CodeBuild in AWS what are its benefits?](https://www.g2.com/discussions/what-are-codecommit-and-codebuild-in-aws-what-are-its-benefits)
- [What is AWS CodeCommit used for?](https://www.g2.com/discussions/what-is-aws-codecommit-used-for) - 1 comment
- [What are two features of CodeCommit?](https://www.g2.com/discussions/what-are-two-features-of-codecommit)

### 4. [Azure DevOps Server](https://www.g2.com/products/azure-devops-server/reviews)
Azure DevOps Server, formerly known as Team Foundation Server (TFS), is a comprehensive on-premises solution developed by Microsoft for managing the entire application lifecycle. It integrates version control, project management, build automation, testing, and release management into a unified platform, facilitating collaboration among development teams. Designed to support both agile and waterfall methodologies, Azure DevOps Server enables organizations to plan, develop, test, and deliver software efficiently within their own infrastructure. Key Features and Functionality: - Version Control: Offers robust source code management through Team Foundation Version Control (TFVC) and Git, allowing teams to choose between centralized or distributed version control systems. - Project Management: Provides agile planning tools, including configurable Kanban boards and backlogs, to plan, track, and discuss work across teams. - Build Automation: Enables continuous integration and continuous delivery (CI/CD) pipelines to build, test, and deploy applications across various platforms and environments. - Testing: Includes manual and exploratory testing tools to ensure code quality and support the entire testing lifecycle. - Release Management: Facilitates controlled and automated deployment of applications to different environments, ensuring consistent and reliable releases. - Extensibility: Supports integration with various development environments, including Microsoft Visual Studio and Eclipse, and offers APIs for custom extensions. Primary Value and User Benefits: Azure DevOps Server addresses the challenges of managing complex software development projects by providing a centralized platform that enhances collaboration, streamlines workflows, and improves code quality. By integrating various development tools and processes, it reduces the overhead associated with managing multiple disparate systems. Organizations benefit from increased transparency, better project tracking, and faster delivery times, all while maintaining control over their data within their own infrastructure. This makes Azure DevOps Server particularly valuable for enterprises with strict compliance requirements or those operating in environments where cloud-based solutions are not feasible.


**Average Rating:** 4.2/5.0
**Total Reviews:** 192
**How Do G2 Users Rate Azure DevOps Server?**

- **Ease of Admin:** 7.4/10 (Category avg: 8.2/10)
- **Ease of Use:** 7.9/10 (Category avg: 8.2/10)
- **Ease of Setup:** 7.2/10 (Category avg: 8.4/10)
- **Has the product been a good partner in doing business?:** 7.6/10 (Category avg: 8.6/10)

**Who Is the Company Behind Azure DevOps Server?**

- **Seller:** [Microsoft](https://www.g2.com/sellers/microsoft)
- **Year Founded:** 1975
- **HQ Location:** Redmond, Washington
- **Twitter:** @microsoft (13,091,739 Twitter followers)
- **LinkedIn® Page:** https://www.linkedin.com/company/microsoft/ (231,632 employees on LinkedIn®)
- **Ownership:** MSFT

**Who Uses This Product?**
- **Who Uses This:** Software Engineer, Senior Software Engineer
- **Top Industries:** Information Technology and Services, Computer Software
- **Company Size:** 40% Enterprise, 39% Mid-Market


#### What Are Azure DevOps Server's Pros and Cons?

**Pros:**

- Automation (2 reviews)
- Collaboration (2 reviews)
- Convenience (2 reviews)
- Customer Support (2 reviews)
- Deployment (2 reviews)

**Cons:**

- Complex Setup (2 reviews)
- Difficulty (2 reviews)
- Complexity (1 reviews)
- Complex Management (1 reviews)
- Difficult Configuration (1 reviews)


### What Do G2 Reviewers Say About Azure DevOps Server?
*AI-generated summary from verified user reviews*

**Pros:**

- Users appreciate the **automation features** of Azure DevOps Server, enhancing collaboration and streamlining the development lifecycle seamlessly.
- Users appreciate the **seamless integration** of Azure DevOps Server, facilitating collaboration across all stages of the SDLC.
- Users value the **convenience** of Azure DevOps Server, unifying SDLC tools for streamlined workflows and collaboration.
- Users value the **quick and effective customer support** , which helps resolve issues without delays when needed.
- Users appreciate the **seamless integration of the SDLC** in Azure DevOps Server, enhancing team collaboration and efficiency.

**Cons:**

- Users find the **complex setup** of Azure DevOps Server challenging, requiring extra effort for configurations and permissions management.
- Users find Azure DevOps Server&#39;s **complexity in setup** and permission management to be challenging and time-consuming.
- Users find Azure DevOps Server&#39;s **complexity in setup** and management to be challenging and time-consuming.
- Users find the **complex management** of Azure DevOps Server challenging, especially with advanced pipelines and permissions setup.
- Users find the **difficult configuration** of Azure DevOps Server to be complex and time-consuming, especially for advanced setups.

#### What Are Recent G2 Reviews of Azure DevOps Server?

**"[Centralized Development Tracking and Test and validation Planning with Azure Devops Server](https://www.g2.com/survey_responses/azure-devops-server-review-12601022)"**

**Rating:** 4.0/5.0 stars
*— Hafiz Arsalan A.*

[Read full review](https://www.g2.com/survey_responses/azure-devops-server-review-12601022)

---

**"[ADO Puts Our Entire SDLC Under One Roof—Clean Boards, Solid Pipelines](https://www.g2.com/survey_responses/azure-devops-server-review-12257935)"**

**Rating:** 5.0/5.0 stars
*— Sree K.*

[Read full review](https://www.g2.com/survey_responses/azure-devops-server-review-12257935)

---


#### What Are G2 Users Discussing About Azure DevOps Server?

- [What is Azure DevOps Server used for?](https://www.g2.com/discussions/what-is-azure-devops-server-used-for)
- [How do you use Team Foundation Version Control?](https://www.g2.com/discussions/how-do-you-use-team-foundation-version-control)
- [What is Team Foundation Server 2018?](https://www.g2.com/discussions/what-is-team-foundation-server-2018)
- [Is Team Foundation Server part of Visual Studio?](https://www.g2.com/discussions/is-team-foundation-server-part-of-visual-studio) - 1 comment
- [What is Microsoft Team Foundation Server used for?](https://www.g2.com/discussions/what-is-microsoft-team-foundation-server-used-for)

### 5. [Plastic SCM](https://www.g2.com/products/plastic-scm/reviews)
Version control is the operating system of software development. It can solve problems efficiently and silently, or it can create more. Plastic SCM is a distributed version control, but can work centralized too. It is excellent with branching and merging, can deal with huge projects and big binary assets natively, and it comes with GUIs and tools to make everything simpler. Plastic solves problems.


**Average Rating:** 4.2/5.0
**Total Reviews:** 34
**How Do G2 Users Rate Plastic SCM?**

- **Ease of Admin:** 7.7/10 (Category avg: 8.2/10)
- **Ease of Use:** 7.9/10 (Category avg: 8.2/10)
- **Ease of Setup:** 8.0/10 (Category avg: 8.4/10)
- **Has the product been a good partner in doing business?:** 8.5/10 (Category avg: 8.6/10)

**Who Is the Company Behind Plastic SCM?**

- **Seller:** [Unity](https://www.g2.com/sellers/unity-09a71e5d-4725-47cd-9ed0-2699e3d54cad)
- **Year Founded:** 2010
- **HQ Location:** San Fransisco
- **Twitter:** @unity (113,557 Twitter followers)
- **LinkedIn® Page:** https://www.linkedin.com/company/unity/ (7,162 employees on LinkedIn®)

**Who Uses This Product?**
- **Top Industries:** Computer Games
- **Company Size:** 64% Small-Business, 22% Enterprise



#### What Are Recent G2 Reviews of Plastic SCM?

**"[Helps us manage our code integrity and releases easier](https://www.g2.com/survey_responses/plastic-scm-review-7024728)"**

**Rating:** 5.0/5.0 stars
*— Puneet S.*

[Read full review](https://www.g2.com/survey_responses/plastic-scm-review-7024728)

---

**"[Great experience](https://www.g2.com/survey_responses/plastic-scm-review-7156218)"**

**Rating:** 4.5/5.0 stars
*— Ranjeet V.*

[Read full review](https://www.g2.com/survey_responses/plastic-scm-review-7156218)

---


#### What Are G2 Users Discussing About Plastic SCM?

- [How do you merge Plastic SCM?](https://www.g2.com/discussions/how-do-you-merge-plastic-scm)
- [Who is using Plastic SCM?](https://www.g2.com/discussions/who-is-using-plastic-scm)
- [Is Plastic SCM based on Git?](https://www.g2.com/discussions/is-plastic-scm-based-on-git)
- [How does Plastic SCM work?](https://www.g2.com/discussions/how-does-plastic-scm-work)

### 6. [Panvalet](https://www.g2.com/products/panvalet/reviews)
CA Panvalet is a library management system that centralizes the storage of the source, establishes and maintains a control library of source programs and provides immediate access for maintenance, processing, control and protection against theft, disaster or other loss.


**Average Rating:** 4.2/5.0
**Total Reviews:** 22
**How Do G2 Users Rate Panvalet?**

- **Ease of Admin:** 8.6/10 (Category avg: 8.2/10)
- **Ease of Use:** 9.2/10 (Category avg: 8.2/10)
- **Ease of Setup:** 8.6/10 (Category avg: 8.4/10)
- **Has the product been a good partner in doing business?:** 8.6/10 (Category avg: 8.6/10)

**Who Is the Company Behind Panvalet?**

- **Seller:** [Broadcom](https://www.g2.com/sellers/broadcom-ab3091cd-4724-46a8-ac89-219d6bc8e166)
- **Year Founded:** 1991
- **HQ Location:** San Jose, CA
- **Twitter:** @broadcom (63,909 Twitter followers)
- **LinkedIn® Page:** https://www.linkedin.com/company/broadcom/ (55,094 employees on LinkedIn®)
- **Ownership:** NASDAQ: CA

**Who Uses This Product?**
- **Top Industries:** Hospital &amp; Health Care
- **Company Size:** 78% Enterprise, 17% Small-Business



#### What Are Recent G2 Reviews of Panvalet?

**"[Panvalet on-line and batch](https://www.g2.com/survey_responses/panvalet-review-4540641)"**

**Rating:** 4.0/5.0 stars
*— Verified User in Consumer Goods*

[Read full review](https://www.g2.com/survey_responses/panvalet-review-4540641)

---

**"[PANVALET - The Most User Friendly Code Repository / Source Code Management Tool.](https://www.g2.com/survey_responses/panvalet-review-4508357)"**

**Rating:** 5.0/5.0 stars
*— Muthu Ganesh A.*

[Read full review](https://www.g2.com/survey_responses/panvalet-review-4508357)

---


#### What Are G2 Users Discussing About Panvalet?

- [What is CA Panvalet used for?](https://www.g2.com/discussions/what-is-ca-panvalet-used-for)

### 7. [Harness Platform](https://www.g2.com/products/harness-platform/reviews)
Simplify your developer experience with the world&#39;s first AI-augmented software delivery platform. Upgrade your software delivery with Harness&#39; innovative CI/CD, Feature Flags, Infrastructure as Code Management, and Chaos Engineering tools. We are a software delivery platform that helps developers and infrastructure engineers build and ship code for cloud and on-premise projects. We automate the continuous integration and continuous delivery (CI/CD) process to help teams build faster, ship more frequently, and improve quality, efficiency, and governance. We help companies in four key areas: Number one, we accelerate innovation through DevOps modernization. We provide an approach for software delivery that automates processes, reduces manual interventions, consolidates tools, and accelerates time-to-market for new products, features, and fixes. Number two, we improve developer experience. We give you the ability to attract, retain, and onboard high-caliber engineering talent while fostering a culture of continuous innovation and improvement. Number three, we secure software delivery. We give you the ability to integrate security into every phase of the SDLC. And last but not least is, we optimize cloud costs. We give you the ability to eliminate waste and to ensure that appropriate cloud resources are allocated at the right place at the right time.


**Average Rating:** 4.6/5.0
**Total Reviews:** 277
**How Do G2 Users Rate Harness Platform?**

- **Ease of Admin:** 8.8/10 (Category avg: 8.2/10)
- **Ease of Use:** 8.8/10 (Category avg: 8.2/10)
- **Ease of Setup:** 8.6/10 (Category avg: 8.4/10)
- **Has the product been a good partner in doing business?:** 9.2/10 (Category avg: 8.6/10)

**Who Is the Company Behind Harness Platform?**

- **Seller:** [Harness](https://www.g2.com/sellers/harness-25016f40-e80f-4417-bea8-39412055d17a)
- **Company Website:** https://harness.io/
- **Year Founded:** 2018
- **HQ Location:** San Francisco
- **Twitter:** @HarnessWealth (1,389 Twitter followers)
- **LinkedIn® Page:** https://www.linkedin.com/company/harnessinc/ (1,701 employees on LinkedIn®)

**Who Uses This Product?**
- **Who Uses This:** Software Engineer, DevOps Engineer
- **Top Industries:** Computer Software, Financial Services
- **Company Size:** 43% Enterprise, 38% Mid-Market


#### What Are Harness Platform's Pros and Cons?

**Pros:**

- Ease of Use (114 reviews)
- Features (73 reviews)
- Feature Flags (49 reviews)
- Easy Setup (40 reviews)
- Easy Integrations (31 reviews)

**Cons:**

- Missing Features (23 reviews)
- Limitations (20 reviews)
- Limited Features (20 reviews)
- Learning Curve (17 reviews)
- Poor UI (16 reviews)


### What Do G2 Reviewers Say About Harness Platform?
*AI-generated summary from verified user reviews*

**Pros:**

- Users appreciate the **ease of use** of Harness Platform, finding it simple to implement and configure for projects.
- Users value the **ease of use and extensive targeting options** offered by the Harness Platform for projects.
- Users praise the **user-friendly interface** of Harness Platform, simplifying feature flag management for all team members.
- Users highlight the **easy setup** process of Harness Platform, leading to quick implementation and significant cost savings.
- Users appreciate the **easy integrations** with SSO, simplifying access and enhancing the overall user experience.

**Cons:**

- Users note a **lack of multiple filtering options** and features that could enhance flexibility and ease of use.
- Users face **limitations in configuration management** on Harness Platform, leading to workarounds and confusion in processes.
- Users are frustrated by the **limited features** of Harness Platform, impacting flexibility and ease of use.
- Users find that the **steep learning curve** of the Harness Platform can be overwhelming, especially for beginners.
- Users find the **poor UI** of Harness Platform complex and challenging, impacting overall user experience.

#### What Are Recent G2 Reviews of Harness Platform?

**"[Harness - World of automation](https://www.g2.com/survey_responses/harness-platform-review-11792426)"**

**Rating:** 4.5/5.0 stars
*— Sunil A.*

[Read full review](https://www.g2.com/survey_responses/harness-platform-review-11792426)

---

**"[Best tool for cost optimization and Repository](https://www.g2.com/survey_responses/harness-platform-review-11543262)"**

**Rating:** 5.0/5.0 stars
*— Satendra V.*

[Read full review](https://www.g2.com/survey_responses/harness-platform-review-11543262)

---


#### What Are G2 Users Discussing About Harness Platform?

- [What is Harness Continuous Delivery used for?](https://www.g2.com/discussions/what-is-harness-continuous-delivery-used-for) - 1 comment
- [What is Propelo used for?](https://www.g2.com/discussions/what-is-propelo-used-for)
- [What is Harness Cloud Cost Management used for?](https://www.g2.com/discussions/what-is-harness-cloud-cost-management-used-for)
- [What is the difference between harness and Jenkins?](https://www.g2.com/discussions/what-is-the-difference-between-harness-and-jenkins) - 1 comment
- [What is streaming Split IO?](https://www.g2.com/discussions/what-is-streaming-split-io) - 1 comment

### 8. [Rational ClearCase](https://www.g2.com/products/rational-clearcase/reviews)
IBM Rational ClearCase is a software configuration management solution that provides version control, workspace management, parallel development support, and build auditing.


**Average Rating:** 2.9/5.0
**Total Reviews:** 39
**How Do G2 Users Rate Rational ClearCase?**

- **Ease of Admin:** 4.6/10 (Category avg: 8.2/10)
- **Ease of Use:** 5.7/10 (Category avg: 8.2/10)
- **Ease of Setup:** 5.1/10 (Category avg: 8.4/10)
- **Has the product been a good partner in doing business?:** 6.0/10 (Category avg: 8.6/10)

**Who Is the Company Behind Rational ClearCase?**

- **Seller:** [IBM](https://www.g2.com/sellers/ibm)
- **Year Founded:** 1911
- **HQ Location:** Armonk, New York, United States
- **Twitter:** @IBMSecurity (74,660 Twitter followers)
- **LinkedIn® Page:** https://www.linkedin.com/company/1009/ (328,202 employees on LinkedIn®)
- **Ownership:** SWX:IBM

**Who Uses This Product?**
- **Top Industries:** Information Technology and Services, Automotive
- **Company Size:** 83% Enterprise, 13% Mid-Market



#### What Are Recent G2 Reviews of Rational ClearCase?

**"[ClearCase an easy way for compilation and version tracking of changes.](https://www.g2.com/survey_responses/rational-clearcase-review-5406896)"**

**Rating:** 4.0/5.0 stars
*— Verified User in Automotive*

[Read full review](https://www.g2.com/survey_responses/rational-clearcase-review-5406896)

---

**"[Legend version control in early times](https://www.g2.com/survey_responses/rational-clearcase-review-4332766)"**

**Rating:** 4.0/5.0 stars
*— Verified User in Government Administration*

[Read full review](https://www.g2.com/survey_responses/rational-clearcase-review-4332766)

---


#### What Are G2 Users Discussing About Rational ClearCase?

- [What is Rational ClearCase used for?](https://www.g2.com/discussions/what-is-rational-clearcase-used-for)
- [What is rational suite?](https://www.g2.com/discussions/rational-clearcase-what-is-rational-suite)
- [What is ClearCase view?](https://www.g2.com/discussions/what-is-clearcase-view)
- [Who uses ClearCase?](https://www.g2.com/discussions/who-uses-clearcase)
- [What is ClearCase tool used for?](https://www.g2.com/discussions/what-is-clearcase-tool-used-for)

### 9. [P4](https://www.g2.com/products/p4/reviews)
Perforce P4 is an industry-standard version control platform built for teams working with large, complex codebases and digital assets. Designed to handle scale where other tools hit limits, P4 helps teams accelerate production, eliminate file sharing chaos, and keep every version tracked and recoverable. Whether your team is distributed or moving fast toward release, P4 makes it easy to collaborate efficiently and stay in control—no matter the size or complexity of your projects. P4 is trusted by the world’s most innovative brands, including Pixar, NVIDIA, Scania, EA, Ubisoft, and VMware.


**Average Rating:** 4.2/5.0
**Total Reviews:** 93
**How Do G2 Users Rate P4?**

- **Ease of Admin:** 7.7/10 (Category avg: 8.2/10)
- **Ease of Use:** 7.7/10 (Category avg: 8.2/10)
- **Ease of Setup:** 7.3/10 (Category avg: 8.4/10)
- **Has the product been a good partner in doing business?:** 8.6/10 (Category avg: 8.6/10)

**Who Is the Company Behind P4?**

- **Seller:** [Perforce](https://www.g2.com/sellers/perforce)
- **Year Founded:** 1995
- **HQ Location:** Minneapolis, MN
- **Twitter:** @perforce (5,090 Twitter followers)
- **LinkedIn® Page:** https://www.linkedin.com/company/perforce/ (2,034 employees on LinkedIn®)

**Who Uses This Product?**
- **Who Uses This:** Principal Software Engineer
- **Top Industries:** Computer Games, Computer Software
- **Company Size:** 39% Enterprise, 36% Mid-Market



#### What Are Recent G2 Reviews of P4?

**"[Helix Core](https://www.g2.com/survey_responses/p4-review-8543688)"**

**Rating:** 5.0/5.0 stars
*— Sadaf R.*

[Read full review](https://www.g2.com/survey_responses/p4-review-8543688)

---

**"[Great product, especially with Swarm](https://www.g2.com/survey_responses/p4-review-5374729)"**

**Rating:** 5.0/5.0 stars
*— Paul  B.*

[Read full review](https://www.g2.com/survey_responses/p4-review-5374729)

---


#### What Are G2 Users Discussing About P4?

- [What needs improvement with Helix Core to better serve your version control needs?](https://www.g2.com/discussions/what-needs-improvement-with-helix-core-to-better-serve-your-version-control-needs)
- [What is Helix Core used for?](https://www.g2.com/discussions/what-is-helix-core-used-for)
- [How much does perforce cost?](https://www.g2.com/discussions/how-much-does-perforce-cost)
- [What is Helix Swarm?](https://www.g2.com/discussions/what-is-helix-swarm)
- [What is p4v?](https://www.g2.com/discussions/what-is-p4v)

### 10. [CA Harvest Software Change Manager](https://www.g2.com/products/ca-harvest-software-change-manager/reviews)
CA Harvest Software Change Manager (CA Harvest SCM) provides powerful, process-driven capabilities for managing development teams across your enterprise, encompassing multiple platforms and release management tools.


**Average Rating:** 4.0/5.0
**Total Reviews:** 11
**How Do G2 Users Rate CA Harvest Software Change Manager?**

- **Ease of Admin:** 8.9/10 (Category avg: 8.2/10)
- **Ease of Use:** 8.3/10 (Category avg: 8.2/10)
- **Ease of Setup:** 8.3/10 (Category avg: 8.4/10)
- **Has the product been a good partner in doing business?:** 8.9/10 (Category avg: 8.6/10)

**Who Is the Company Behind CA Harvest Software Change Manager?**

- **Seller:** [Broadcom](https://www.g2.com/sellers/broadcom-ab3091cd-4724-46a8-ac89-219d6bc8e166)
- **Year Founded:** 1991
- **HQ Location:** San Jose, CA
- **Twitter:** @broadcom (63,909 Twitter followers)
- **LinkedIn® Page:** https://www.linkedin.com/company/broadcom/ (55,094 employees on LinkedIn®)
- **Ownership:** NASDAQ: CA

**Who Uses This Product?**
- **Company Size:** 62% Enterprise, 31% Mid-Market



#### What Are Recent G2 Reviews of CA Harvest Software Change Manager?

**"[One of the best Software/ tool for handling Change Management lifescycle](https://www.g2.com/survey_responses/ca-harvest-software-change-manager-review-4662084)"**

**Rating:** 4.0/5.0 stars
*— Awanish  D.*

[Read full review](https://www.g2.com/survey_responses/ca-harvest-software-change-manager-review-4662084)

---

**"[Its a tool with lots of flexibility of managing the version of files.](https://www.g2.com/survey_responses/ca-harvest-software-change-manager-review-4705208)"**

**Rating:** 5.0/5.0 stars
*— Verified User in Health, Wellness and Fitness*

[Read full review](https://www.g2.com/survey_responses/ca-harvest-software-change-manager-review-4705208)

---


#### What Are G2 Users Discussing About CA Harvest Software Change Manager?

- [What is CA Harvest Software Change Manager used for?](https://www.g2.com/discussions/what-is-ca-harvest-software-change-manager-used-for)

### 11. [Subversion](https://www.g2.com/products/subversion/reviews)
Subversion is an open source version control system. Founded in 2000 by CollabNet, Inc., the Subversion project and software have seen incredible success over the past decade. Subversion has enjoyed and continues to enjoy widespread adoption in both the open source arena and the corporate world.


**Average Rating:** 3.9/5.0
**Total Reviews:** 63
**How Do G2 Users Rate Subversion?**

- **Ease of Admin:** 7.7/10 (Category avg: 8.2/10)
- **Ease of Use:** 8.0/10 (Category avg: 8.2/10)
- **Ease of Setup:** 7.9/10 (Category avg: 8.4/10)
- **Has the product been a good partner in doing business?:** 7.8/10 (Category avg: 8.6/10)

**Who Is the Company Behind Subversion?**

- **Seller:** [The Apache Software Foundation](https://www.g2.com/sellers/the-apache-software-foundation)
- **Year Founded:** 1999
- **HQ Location:** Wakefield, MA
- **Twitter:** @TheASF (66,168 Twitter followers)
- **LinkedIn® Page:** https://www.linkedin.com/company/215982/ (2,408 employees on LinkedIn®)

**Who Uses This Product?**
- **Who Uses This:** Software Engineer
- **Top Industries:** Information Technology and Services, Computer Software
- **Company Size:** 42% Enterprise, 42% Mid-Market



#### What Are Recent G2 Reviews of Subversion?

**"[A good application](https://www.g2.com/survey_responses/subversion-review-6810870)"**

**Rating:** 4.5/5.0 stars
*— Verified User in Information Technology and Services*

[Read full review](https://www.g2.com/survey_responses/subversion-review-6810870)

---

**"[Great version control system for projects that don&#39;t involve too many developers](https://www.g2.com/survey_responses/subversion-review-5200750)"**

**Rating:** 4.5/5.0 stars
*— Verified User in Computer Software*

[Read full review](https://www.g2.com/survey_responses/subversion-review-5200750)

---


#### What Are G2 Users Discussing About Subversion?

- [What is Subversion used for?](https://www.g2.com/discussions/subversion-what-is-subversion-used-for)
- [Why you should switch from Subversion to Git?](https://www.g2.com/discussions/why-you-should-switch-from-subversion-to-git)
- [What is meant by SVN?](https://www.g2.com/discussions/what-is-meant-by-svn)
- [Is Subversion still used?](https://www.g2.com/discussions/is-subversion-still-used)
- [What is subversion used for?](https://www.g2.com/discussions/what-is-subversion-used-for)

### 12. [Mercurial](https://www.g2.com/products/mercurial/reviews)
Mercurial is a free, distributed source control management tool. It efficiently handles projects of any size and offers an easy and intuitive interface.


**Average Rating:** 4.2/5.0
**Total Reviews:** 31
**How Do G2 Users Rate Mercurial?**

- **Ease of Admin:** 8.3/10 (Category avg: 8.2/10)
- **Ease of Use:** 8.8/10 (Category avg: 8.2/10)
- **Ease of Setup:** 9.1/10 (Category avg: 8.4/10)
- **Has the product been a good partner in doing business?:** 8.1/10 (Category avg: 8.6/10)

**Who Is the Company Behind Mercurial?**

- **Seller:** [Mercurial Open Source Project](https://www.g2.com/sellers/mercurial-open-source-project)
- **Year Founded:** 2005
- **HQ Location:** Boston, MA
- **Twitter:** @MercurialScm (223 Twitter followers)
- **LinkedIn® Page:** https://www.linkedin.com/company/3515984/ (1 employees on LinkedIn®)

**Who Uses This Product?**
- **Who Uses This:** Software Engineer
- **Top Industries:** Computer Software, Information Technology and Services
- **Company Size:** 55% Small-Business, 35% Mid-Market



#### What Are Recent G2 Reviews of Mercurial?

**"[powerfull and portable](https://www.g2.com/survey_responses/mercurial-review-2106462)"**

**Rating:** 4.0/5.0 stars
*— Ines G.*

[Read full review](https://www.g2.com/survey_responses/mercurial-review-2106462)

---

**"[Mercurial is a source control management tool](https://www.g2.com/survey_responses/mercurial-review-3411158)"**

**Rating:** 4.0/5.0 stars
*— Verified User in Education Management*

[Read full review](https://www.g2.com/survey_responses/mercurial-review-3411158)

---



### 13. [Vault](https://www.g2.com/products/vault/reviews)
SourceGear Vault Pro is a version control and bug tracking solution for professional development teams. Vault Standard is for those who only want version control. Vault is based on a client / server architecture using technologies such as Microsoft SQL Server and IIS Web Services for increased performance, scalability, and security.


**Average Rating:** 4.2/5.0
**Total Reviews:** 11
**How Do G2 Users Rate Vault?**

- **Ease of Admin:** 8.9/10 (Category avg: 8.2/10)
- **Ease of Use:** 8.3/10 (Category avg: 8.2/10)
- **Ease of Setup:** 8.3/10 (Category avg: 8.4/10)
- **Has the product been a good partner in doing business?:** 9.2/10 (Category avg: 8.6/10)

**Who Is the Company Behind Vault?**

- **Seller:** [SourceGear](https://www.g2.com/sellers/sourcegear)
- **Year Founded:** 1997
- **HQ Location:** Champaign, Illinois
- **Twitter:** @sourcegear (58 Twitter followers)
- **LinkedIn® Page:** https://www.linkedin.com/company/123096/ (12 employees on LinkedIn®)

**Who Uses This Product?**
- **Company Size:** 45% Enterprise, 27% Mid-Market



#### What Are Recent G2 Reviews of Vault?

**"[Vault to store your keys](https://www.g2.com/survey_responses/vault-review-7767102)"**

**Rating:** 4.0/5.0 stars
*— Ramprasad V.*

[Read full review](https://www.g2.com/survey_responses/vault-review-7767102)

---

**"[Vault makes version control easy and fast](https://www.g2.com/survey_responses/vault-review-7586667)"**

**Rating:** 4.0/5.0 stars
*— Abhay C.*

[Read full review](https://www.g2.com/survey_responses/vault-review-7586667)

---


#### What Are G2 Users Discussing About Vault?

- [What is the concept of vault?](https://www.g2.com/discussions/what-is-the-concept-of-vault)
- [How do Vaults work?](https://www.g2.com/discussions/how-do-vaults-work)
- [What is vault DevOps?](https://www.g2.com/discussions/what-is-vault-devops)
- [What is the use of vault?](https://www.g2.com/discussions/what-is-the-use-of-vault)

### 14. [FogBugz](https://www.g2.com/products/devfactory-fz-fogbugz/reviews)
Building software that matters is more than a race to close issues. We know every team can craft great software, you just need the best tools and the right information. FogBugz provides all you need to make great software, including project management, issue tracking, and support, fused with just enough process to help you deliver. FogBugz shows you the issue and project info you need, alongside updates from your integrated tools. As well as providing expert advice and insights from two decades of studying how great software really gets built.


**Average Rating:** 3.9/5.0
**Total Reviews:** 15
**How Do G2 Users Rate FogBugz?**

- **Ease of Admin:** 8.3/10 (Category avg: 8.2/10)
- **Ease of Use:** 8.0/10 (Category avg: 8.2/10)
- **Ease of Setup:** 9.4/10 (Category avg: 8.4/10)
- **Has the product been a good partner in doing business?:** 9.2/10 (Category avg: 8.6/10)

**Who Is the Company Behind FogBugz?**

- **Seller:** [Ignite](https://www.g2.com/sellers/ignite-3f2defa9-0eb1-4722-8745-3c7d8d180d73)
- **HQ Location:** Austin, Texas
- **Twitter:** @DevFaCareers (23 Twitter followers)
- **LinkedIn® Page:** https://www.linkedin.com/company/33194007/ (37 employees on LinkedIn®)

**Who Uses This Product?**
- **Company Size:** 53% Mid-Market, 40% Small-Business



#### What Are Recent G2 Reviews of FogBugz?

**"[Simple &amp; Efficient Bug Tracking Tool for Teams](https://www.g2.com/survey_responses/fogbugz-review-3771227)"**

**Rating:** 4.0/5.0 stars
*— Verified User in Information Technology and Services*

[Read full review](https://www.g2.com/survey_responses/fogbugz-review-3771227)

---

**"[An excellent platform for software management](https://www.g2.com/survey_responses/fogbugz-review-4146712)"**

**Rating:** 4.5/5.0 stars
*— Danny V.*

[Read full review](https://www.g2.com/survey_responses/fogbugz-review-4146712)

---



### 15. [CVS](https://www.g2.com/products/cvs/reviews)
CVS is a version control system, an important component of Source Configuration Management (SCM). Using it, you can record the history of sources files, and documents. It fills a similar role to the free software RCS, PRCS, and Aegis packages.


**Average Rating:** 3.5/5.0
**Total Reviews:** 13
**How Do G2 Users Rate CVS?**

- **Ease of Admin:** 7.5/10 (Category avg: 8.2/10)
- **Ease of Use:** 7.1/10 (Category avg: 8.2/10)
- **Ease of Setup:** 7.1/10 (Category avg: 8.4/10)
- **Has the product been a good partner in doing business?:** 7.1/10 (Category avg: 8.6/10)

**Who Is the Company Behind CVS?**

- **Seller:** [FreeCAD](https://www.g2.com/sellers/freecad)
- **Year Founded:** 2021
- **HQ Location:** Brussels
- **LinkedIn® Page:** https://www.linkedin.com/company/freecad-project-association/ (10 employees on LinkedIn®)

**Who Uses This Product?**
- **Company Size:** 100% Enterprise



#### What Are Recent G2 Reviews of CVS?

**"[CVS Version Control tool](https://www.g2.com/survey_responses/cvs-review-5305597)"**

**Rating:** 5.0/5.0 stars
*— Shamir J.*

[Read full review](https://www.g2.com/survey_responses/cvs-review-5305597)

---

**"[CVS for simple version control](https://www.g2.com/survey_responses/cvs-review-757489)"**

**Rating:** 4.0/5.0 stars
*— Verified User in Information Technology and Services*

[Read full review](https://www.g2.com/survey_responses/cvs-review-757489)

---


#### What Are G2 Users Discussing About CVS?

- [What is difference between SVN and CVS?](https://www.g2.com/discussions/what-is-difference-between-svn-and-cvs)
- [What is CVS technology?](https://www.g2.com/discussions/what-is-cvs-technology)
- [What operating system does CVS use?](https://www.g2.com/discussions/what-operating-system-does-cvs-use)
- [What is CVS software development?](https://www.g2.com/discussions/what-is-cvs-software-development)

### 16. [Liquibase](https://www.g2.com/products/liquibase/reviews)
Liquibase is a database change automation software that extends CI/CD pipelines to the database, removing the SDLC bottleneck of schema changes. Empowering database DevOps, Liquibase helps development teams version, deploy, and track database schema changes for their applications quickly and safely. Why Teams Love Liquibase Liquibase automates the database CI/CD pipeline to remove manual code reviews, mitigate security concerns, and improve speed and reliability. It also enables database observability, simplifying audits and powering insights for continuous improvement. Liquibase speeds up the development process. Teams that use Liquibase deploy 233% more often, breaking through the bottleneck of manual reviews to get features to customers faster. Liquibase eliminates database code errors. Teams that use Liquibase have 94% fewer errors since teams can fully test and roll back database changes before they get to production. Liquibase improves developer experience and collaboration. By treating database code like application code, Liquibase makes it easier for app developers to work with the database team leveraging the same tools that they’re already comfortable with. Liquibase provides the capability and partnership to tackle database DevOps with confidence. With support for 59+ databases (including noSQL) and more than 100 million downloads, Liquibase has the integrations and wisdom teams need to succeed. Liquibase is easier, faster, and safer. No one enjoys missing date night or a dance recital because the database deployment failed. Many teams rely on DBAs and database developers to fix issues and manually review code 24/7. Liquibase helps automate the tedious manual, error-prone processes so that the database team can focus on more important tasks.


**Average Rating:** 4.5/5.0
**Total Reviews:** 28
**How Do G2 Users Rate Liquibase?**

- **Ease of Admin:** 8.5/10 (Category avg: 8.2/10)
- **Ease of Use:** 8.3/10 (Category avg: 8.2/10)
- **Ease of Setup:** 8.5/10 (Category avg: 8.4/10)
- **Has the product been a good partner in doing business?:** 8.1/10 (Category avg: 8.6/10)

**Who Is the Company Behind Liquibase?**

- **Seller:** [Liquibase](https://www.g2.com/sellers/liquibase)
- **Year Founded:** 2012
- **HQ Location:** Austin, US
- **Twitter:** @liquibase (1,923 Twitter followers)
- **LinkedIn® Page:** https://www.linkedin.com/company/liquibase/ (70 employees on LinkedIn®)

**Who Uses This Product?**
- **Top Industries:** Information Technology and Services, Computer Software
- **Company Size:** 40% Mid-Market, 30% Enterprise


#### What Are Liquibase's Pros and Cons?

**Pros:**

- Automation (1 reviews)
- Automation Efficiency (1 reviews)
- Change Tracking (1 reviews)
- Task Automation (1 reviews)

**Cons:**

- Complex Features (1 reviews)
- Complexity (1 reviews)
- Inefficiency (1 reviews)
- Time-Consuming (1 reviews)


### What Do G2 Reviewers Say About Liquibase?
*AI-generated summary from verified user reviews*

**Pros:**

- Users appreciate the **automation of database changes** in Liquibase, simplifying management and rollback processes effectively.
- Users value the **automation efficiency** of Liquibase, which simplifies managing database changes and rollbacks seamlessly.
- Users value the **automatic rollback feature** of Liquibase, simplifying management of database changes effectively.
- Users value the **task automation** of Liquibase, making database management and rollbacks seamless and efficient.

**Cons:**

- Users find the **complex features** of Liquibase to be tedious and challenging when managing dependencies between scripts.
- Users find the **complexity in changeset formatting and dependencies** tedious, making usage less straightforward.
- Users find the **inefficiency in writing changesets** cumbersome, especially with complex script dependencies complicating the process.
- Users find the **change format and dependencies complex** , leading to a time-consuming experience with Liquibase.

#### What Are Recent G2 Reviews of Liquibase?

**"[A good database change management tool](https://www.g2.com/survey_responses/liquibase-review-11704503)"**

**Rating:** 4.0/5.0 stars
*— Sanket O.*

[Read full review](https://www.g2.com/survey_responses/liquibase-review-11704503)

---

**"[Reliable Version-Controlled Schema Changes with Easy Rollbacks](https://www.g2.com/survey_responses/liquibase-review-12566952)"**

**Rating:** 4.5/5.0 stars
*— Chethan R.*

[Read full review](https://www.g2.com/survey_responses/liquibase-review-12566952)

---


#### What Are G2 Users Discussing About Liquibase?

- [What is Liquibase used for?](https://www.g2.com/discussions/what-is-liquibase-used-for)

### 17. [OpenText AccuRev](https://www.g2.com/products/opentext-accurev/reviews)
AccuRev is a software configuration management tool which addresses complex parallel and distributed development environments with its stream-based architecture, to accelerate your development process and improve asset reuse.


**Average Rating:** 3.8/5.0
**Total Reviews:** 20
**How Do G2 Users Rate OpenText AccuRev?**

- **Ease of Admin:** 6.3/10 (Category avg: 8.2/10)
- **Ease of Use:** 7.5/10 (Category avg: 8.2/10)
- **Ease of Setup:** 8.8/10 (Category avg: 8.4/10)
- **Has the product been a good partner in doing business?:** 8.3/10 (Category avg: 8.6/10)

**Who Is the Company Behind OpenText AccuRev?**

- **Seller:** [OpenText](https://www.g2.com/sellers/opentext)
- **Year Founded:** 1991
- **HQ Location:** Waterloo, ON
- **Twitter:** @OpenText (21,565 Twitter followers)
- **LinkedIn® Page:** https://www.linkedin.com/company/2709/ (23,048 employees on LinkedIn®)
- **Ownership:** NASDAQ:OTEX

**Who Uses This Product?**
- **Top Industries:** Semiconductors
- **Company Size:** 55% Enterprise, 25% Mid-Market



#### What Are Recent G2 Reviews of OpenText AccuRev?

**"[Good for version control and project management](https://www.g2.com/survey_responses/opentext-accurev-review-121600)"**

**Rating:** 4.5/5.0 stars
*— Verified User in Computer Software*

[Read full review](https://www.g2.com/survey_responses/opentext-accurev-review-121600)

---

**"[AccuRev SCM ](https://www.g2.com/survey_responses/opentext-accurev-review-526090)"**

**Rating:** 4.0/5.0 stars
*— Verified User in Computer Hardware*

[Read full review](https://www.g2.com/survey_responses/opentext-accurev-review-526090)

---



### 18. [Rational Synergy](https://www.g2.com/products/rational-synergy/reviews)
IBM Rational Synergy is a task-based, software configuration management (SCM) solution that brings together global, distributed development teams on a unified platform.


**Average Rating:** 2.8/5.0
**Total Reviews:** 5
**How Do G2 Users Rate Rational Synergy?**

- **Ease of Use:** 5.0/10 (Category avg: 8.2/10)

**Who Is the Company Behind Rational Synergy?**

- **Seller:** [IBM](https://www.g2.com/sellers/ibm)
- **Year Founded:** 1911
- **HQ Location:** Armonk, New York, United States
- **Twitter:** @IBMSecurity (74,660 Twitter followers)
- **LinkedIn® Page:** https://www.linkedin.com/company/1009/ (328,202 employees on LinkedIn®)
- **Ownership:** SWX:IBM

**Who Uses This Product?**
- **Company Size:** 83% Enterprise, 17% Small-Business



#### What Are Recent G2 Reviews of Rational Synergy?

**"[Collaborative platform to bring synergy between different teams for improved productivity](https://www.g2.com/survey_responses/rational-synergy-review-4929516)"**

**Rating:** 4.5/5.0 stars
*— Kaustav D.*

[Read full review](https://www.g2.com/survey_responses/rational-synergy-review-4929516)

---

**"[With Synergy, Collaboration is achieved 100 percent](https://www.g2.com/survey_responses/rational-synergy-review-4703528)"**

**Rating:** 4.0/5.0 stars
*— Venkatachalam M.*

[Read full review](https://www.g2.com/survey_responses/rational-synergy-review-4703528)

---


#### What Are G2 Users Discussing About Rational Synergy?

- [What is Rational Synergy used for?](https://www.g2.com/discussions/what-is-rational-synergy-used-for)

### 19. [Simul Documents - Version Control for Microsoft Word](https://www.g2.com/products/simul-documents-version-control-for-microsoft-word/reviews)
Simul provides advanced document management features such as branching, merging and version comparison for your Word documents


**Average Rating:** 4.6/5.0
**Total Reviews:** 5
**How Do G2 Users Rate Simul Documents - Version Control for Microsoft Word?**

- **Ease of Use:** 9.6/10 (Category avg: 8.2/10)

**Who Is the Company Behind Simul Documents - Version Control for Microsoft Word?**

- **Seller:** [Simul Documents](https://www.g2.com/sellers/simul-documents)
- **Year Founded:** 2017
- **HQ Location:** Sydney, AU
- **Twitter:** @simuldocs (199 Twitter followers)
- **LinkedIn® Page:** https://www.linkedin.com/company/simuldocumentsltd/ (1 employees on LinkedIn®)

**Who Uses This Product?**
- **Company Size:** 60% Enterprise, 40% Small-Business



#### What Are Recent G2 Reviews of Simul Documents - Version Control for Microsoft Word?

**"[Microsoft Word](https://www.g2.com/survey_responses/simul-documents-version-control-for-microsoft-word-review-4536540)"**

**Rating:** 5.0/5.0 stars
*— Moh T.*

[Read full review](https://www.g2.com/survey_responses/simul-documents-version-control-for-microsoft-word-review-4536540)

---

**"[For the management of documents and a novel collaborative work.](https://www.g2.com/survey_responses/simul-documents-version-control-for-microsoft-word-review-2737096)"**

**Rating:** 5.0/5.0 stars
*— JOHANA S.*

[Read full review](https://www.g2.com/survey_responses/simul-documents-version-control-for-microsoft-word-review-2737096)

---



### 20. [AllChange](https://www.g2.com/products/allchange/reviews)
Innovative, Change Management software for complete change control in an automated, simple to use system.


**Average Rating:** 4.3/5.0
**Total Reviews:** 4
**How Do G2 Users Rate AllChange?**

- **Ease of Admin:** 8.3/10 (Category avg: 8.2/10)
- **Ease of Use:** 7.2/10 (Category avg: 8.2/10)
- **Ease of Setup:** 6.7/10 (Category avg: 8.4/10)
- **Has the product been a good partner in doing business?:** 10.0/10 (Category avg: 8.6/10)

**Who Is the Company Behind AllChange?**

- **Seller:** [Intasoft](https://www.g2.com/sellers/intasoft)
- **HQ Location:** EXETER, GB
- **Twitter:** @Intasoft (6 Twitter followers)
- **LinkedIn® Page:** https://www.linkedin.com/company/intasoft-limited/ (2 employees on LinkedIn®)

**Who Uses This Product?**
- **Company Size:** 50% Mid-Market, 50% Small-Business



#### What Are Recent G2 Reviews of AllChange?

**"[AllChange products](https://www.g2.com/survey_responses/allchange-review-7494454)"**

**Rating:** 4.5/5.0 stars
*— Sree K.*

[Read full review](https://www.g2.com/survey_responses/allchange-review-7494454)

---

**"[Make change easy for all parties involved](https://www.g2.com/survey_responses/allchange-review-10413256)"**

**Rating:** 4.5/5.0 stars
*— José N.*

[Read full review](https://www.g2.com/survey_responses/allchange-review-10413256)

---



### 21. [Alienbrain](https://www.g2.com/products/alienbrain/reviews)
Alienbrain provides version control for digital art and design. It will securely store, version, manage, and share any file, with an intuitive visual user interface. Files are displayed as High-quality thumbnails and previews (even for 3D scenes and models), so you can find the right file at a glance. Alienbrain is integrated with tools such as Maya, 3dsMax, Photoshop and Unreal Engine so you can access files in the Alienbrain repository without switching away from those applications.


**Average Rating:** 4.7/5.0
**Total Reviews:** 3
**How Do G2 Users Rate Alienbrain?**

- **Ease of Use:** 8.3/10 (Category avg: 8.2/10)

**Who Is the Company Behind Alienbrain?**

- **Seller:** [Alienbrain](https://www.g2.com/sellers/alienbrain)
- **Year Founded:** 2017
- **HQ Location:** London, GB
- **LinkedIn® Page:** https://www.linkedin.com/company/35623957 (2 employees on LinkedIn®)

**Who Uses This Product?**
- **Company Size:** 33% Mid-Market, 33% Enterprise



#### What Are Recent G2 Reviews of Alienbrain?

**"[The best comprehensive digital asset management solution for media and entertainment industry](https://www.g2.com/survey_responses/alienbrain-review-7604433)"**

**Rating:** 4.5/5.0 stars
*— Rajesh S.*

[Read full review](https://www.g2.com/survey_responses/alienbrain-review-7604433)

---

**"[Alienbrain review](https://www.g2.com/survey_responses/alienbrain-review-7607704)"**

**Rating:** 5.0/5.0 stars
*— Anas .*

[Read full review](https://www.g2.com/survey_responses/alienbrain-review-7607704)

---



### 22. [DBmaestro DevOps Platform](https://www.g2.com/products/dbmaestro-dbmaestro-devops-platform/reviews)
DBmaestro is the enterprise-grade Database DevSecOps platform that brings true CI/CD automation to the database layer. Built for organizations where database reliability, security, and compliance are non-negotiable, DBmaestro eliminates manual deployments, prevents unauthorized drift, and enforces governance at every stage of the release pipeline. Why Teams Choose DBmaestro: DBmaestro automates the entire database release lifecycle so teams can ship faster without sacrificing control or compliance. DBmaestro eliminates deployment risk. Automatic drift prevention and rollback capabilities catch issues before they reach production, making unplanned database downtime a thing of the past. DBmaestro enforces compliance automatically. Built-in governance modules ensure every database change meets SOX, GDPR, and internal policy requirements, with a complete audit trail and zero manual overhead. DBmaestro accelerates delivery. By removing manual DBA bottlenecks from the CI/CD pipeline, teams deploy database changes faster, more frequently, and with full confidence. DBmaestro brings AI to database operations. An AI-powered error management assistant automatically identifies deployment errors and proposes resolution steps based on best practices, cutting troubleshooting time dramatically. DBmaestro is the only database DevOps platform with an OEM partnership with IBM, deeply integrated with IBM DevOps Loop, Deploy, and Velocity. Supports 15+ databases including Oracle, SQL Server, IBM DB2, PostgreSQL, MySQL, MariaDB, Snowflake, Amazon RDS, and Amazon Redshift.


**Average Rating:** 4.5/5.0
**Total Reviews:** 14
**How Do G2 Users Rate DBmaestro DevOps Platform?**

- **Ease of Admin:** 8.6/10 (Category avg: 8.2/10)
- **Ease of Use:** 8.6/10 (Category avg: 8.2/10)
- **Ease of Setup:** 8.3/10 (Category avg: 8.4/10)
- **Has the product been a good partner in doing business?:** 9.3/10 (Category avg: 8.6/10)

**Who Is the Company Behind DBmaestro DevOps Platform?**

- **Seller:** [DBmaestro](https://www.g2.com/sellers/dbmaestro)
- **Year Founded:** 2015
- **HQ Location:** Concord, Massachusetts
- **Twitter:** @dbMaestro (6,486 Twitter followers)
- **LinkedIn® Page:** https://www.linkedin.com/company/457315/ (26 employees on LinkedIn®)

**Who Uses This Product?**
- **Top Industries:** Information Technology and Services
- **Company Size:** 38% Enterprise, 38% Mid-Market



#### What Are Recent G2 Reviews of DBmaestro DevOps Platform?

**"[DBmaestro has solved our end-to-end CI/CD automation challenges](https://www.g2.com/survey_responses/dbmaestro-devops-platform-review-9727431)"**

**Rating:** 4.5/5.0 stars
*— Verified User in Information Technology and Services*

[Read full review](https://www.g2.com/survey_responses/dbmaestro-devops-platform-review-9727431)

---

**"[DBmaestro for enterprise data warehouse automation](https://www.g2.com/survey_responses/dbmaestro-devops-platform-review-9462520)"**

**Rating:** 4.5/5.0 stars
*— Paulo M.*

[Read full review](https://www.g2.com/survey_responses/dbmaestro-devops-platform-review-9462520)

---


#### What Are G2 Users Discussing About DBmaestro DevOps Platform?

- [What is DBmaestro DevOps Platform used for?](https://www.g2.com/discussions/what-is-dbmaestro-devops-platform-used-for)

### 23. [iSecurity Change Tracker](https://www.g2.com/products/isecurity-change-tracker/reviews)
iSecurity Change Tracker is dedicated to automatically monitoring and logging object changes, especially those made to production libraries, at both the source and object levels. Since Change Tracker relies solely on the actual updates within a library, no manual intervention is required.


**Average Rating:** 4.5/5.0
**Total Reviews:** 3
**How Do G2 Users Rate iSecurity Change Tracker?**

- **Ease of Use:** 8.9/10 (Category avg: 8.2/10)

**Who Is the Company Behind iSecurity Change Tracker?**

- **Seller:** [iSecurity Field Encryption](https://www.g2.com/sellers/isecurity-field-encryption)
- **Year Founded:** 1983
- **HQ Location:** Nanuet, NY
- **Twitter:** @razleesecurity (495 Twitter followers)
- **LinkedIn® Page:** https://www.linkedin.com/company/raz-lee-security/ (20 employees on LinkedIn®)

**Who Uses This Product?**
- **Company Size:** 67% Mid-Market, 33% Enterprise



#### What Are Recent G2 Reviews of iSecurity Change Tracker?

**"[Best platform for Data Monitoring and Changes](https://www.g2.com/survey_responses/isecurity-change-tracker-review-8493800)"**

**Rating:** 5.0/5.0 stars
*— SAPNA S.*

[Read full review](https://www.g2.com/survey_responses/isecurity-change-tracker-review-8493800)

---

**"[Isecurity change tracker](https://www.g2.com/survey_responses/isecurity-change-tracker-review-8850319)"**

**Rating:** 4.5/5.0 stars
*— Ravi pratap  s.*

[Read full review](https://www.g2.com/survey_responses/isecurity-change-tracker-review-8850319)

---



### 24. [Jitpack](https://www.g2.com/products/jitpack/reviews)
JitPack is a novel package repository for JVM and Android projects.


**Average Rating:** 1.7/5.0
**Total Reviews:** 3
**How Do G2 Users Rate Jitpack?**

- **Ease of Admin:** 3.3/10 (Category avg: 8.2/10)
- **Ease of Use:** 3.3/10 (Category avg: 8.2/10)
- **Ease of Setup:** 6.7/10 (Category avg: 8.4/10)
- **Has the product been a good partner in doing business?:** 4.2/10 (Category avg: 8.6/10)

**Who Is the Company Behind Jitpack?**

- **Seller:** [Jitpack](https://www.g2.com/sellers/jitpack)
- **HQ Location:** N/A
- **Twitter:** @jitpack (3,039 Twitter followers)
- **LinkedIn® Page:** https://www.linkedin.com/company/No-Linkedin-Presence-Added-Intentionally-By-DataOps (1 employees on LinkedIn®)

**Who Uses This Product?**
- **Company Size:** 33% Mid-Market, 33% Small-Business



#### What Are Recent G2 Reviews of Jitpack?

**"[A free gradle library hosting](https://www.g2.com/survey_responses/jitpack-review-6651711)"**

**Rating:** 5.0/5.0 stars
*— Pankaj C.*

[Read full review](https://www.g2.com/survey_responses/jitpack-review-6651711)

---


#### What Are G2 Users Discussing About Jitpack?

- [What is Jitpack used for?](https://www.g2.com/discussions/what-is-jitpack-used-for)

### 25. [DCVS](https://www.g2.com/products/dcvs/reviews)
DCVS enables globally distributed developer teams to efficiently and securely collaborate on one component of one software product.


**Average Rating:** 3.8/5.0
**Total Reviews:** 2
**How Do G2 Users Rate DCVS?**

- **Ease of Admin:** 10.0/10 (Category avg: 8.2/10)
- **Ease of Use:** 10.0/10 (Category avg: 8.2/10)
- **Ease of Setup:** 10.0/10 (Category avg: 8.4/10)
- **Has the product been a good partner in doing business?:** 10.0/10 (Category avg: 8.6/10)

**Who Is the Company Behind DCVS?**

- **Seller:** [Elego Software](https://www.g2.com/sellers/elego-software)
- **HQ Location:** Berlin, Germany
- **LinkedIn® Page:** https://www.linkedin.com/company/No-Linkedin-Presence-Added-Intentionally-By-DataOps (1 employees on LinkedIn®)

**Who Uses This Product?**
- **Company Size:** 50% Mid-Market, 50% Small-Business



#### What Are Recent G2 Reviews of DCVS?

**"[A really good software!](https://www.g2.com/survey_responses/dcvs-review-7480743)"**

**Rating:** 4.0/5.0 stars
*— yonghui C.*

[Read full review](https://www.g2.com/survey_responses/dcvs-review-7480743)

---


#### What Are G2 Users Discussing About DCVS?

- [What is DCVS used for?](https://www.g2.com/discussions/what-is-dcvs-used-for)


## What Is Version Control Software?

[Source Code Management Software](https://www.g2.com/categories/source-code-management)

## What Software Categories Are Similar to Version Control Software?

- [Version Control Hosting Software](https://www.g2.com/categories/version-control-hosting)


---

## How Do You Choose the Right Version Control Software?

### What You Should Know About Version Control Software

### What is Version Control Software?

Version control software tracks changes in software development projects, allowing users to collaborate and change the same files without compromising the overall build. Also known as revision control or source control systems, version control systems enable developers to work simultaneously on code. Each user or portion of a larger development team can isolate their own work through what are known as branches. By branching code into isolated segments, users can protect good code while tinkering with feature additions or fixes. These branches can then be merged together when they are finished. Merge to merge, a version history is maintained so developers can revert back to an earlier build if severe problems appear throughout the process. These systems also alert users to errors and conflicts on code merges, giving developers the opportunity to resolve issues. Version control software allows developers to automatically track their work, see a history of all changes, and access previous versions of a project when necessary. This functionality can be thought of as the development equivalent of keeping progressive drafts of a writing project. All code changes and branches are kept in a repository.

Version control solutions streamline the development process for both solo developers and full development teams. Users can manage code for multiple projects simultaneously, accomplish multiple projects at once, and maintain a history of changes. These systems must often be paired with the right [version control hosting software](https://www.g2.com/categories/version-control-hosting), which hosts numerous code repositories on the cloud. While version control software provides the raw functionality for maintaining version history and enabling developer collaboration, version control hosting software hosts the master code repository on which they can make and track changes. To make interfacing with version control systems more intuitive, developers often use [version control clients](https://www.g2.com/categories/version-control-clients) as part of their version control framework. Version control clients enhance the features of version control systems by keeping track of multiple projects, providing a graphical user interface (GUI) for easier control, and allowing development integration to move faster.

Key Benefits of Version Control Software

- Boost productivity and streamline development by facilitating simultaneous development collaboration
- Keep track of project changes as development progresses with version history
- Keep existing builds protected while making changes to projects via branches

### Why Use Version Control Software?

Version control software is virtually necessary for any modern development environment. This software significantly reduces development time and promotes efficient teamwork by enabling simultaneous development collaboration. Developers also save time and energy thanks to these systems that work to constantly maintain version histories, protecting successful progress from being compromised by new code issues.

**Simultaneous collaboration —** Thanks to version control systems’ code branching functionality, developers can work on different sections of an overall build simultaneously. Changes made by each developer can be isolated from the rest of the project until they reach a finished state. Once finished, developers can safely merge their branches. Version control software also notifies users of errors or merge conflicts to resolve them safely.

**Version history —** Version control software provides developers with a constantly maintained version history for their projects. This protects projects from costly errors by preserving iterative progress, which developers can revert back to if necessary. Beyond keeping projects safe, version history also provides developers with a roadmap to keep track of changes for better organization. Version history can even help developers track down bugs—if a bug exists in one version of the project but not another, users can zero in on the possible changes that might have caused the bug.

### Who Uses Version Control Software?

Version control software presents vital mechanisms for development teams of all sizes. These systems’ simultaneous collaboration functions are as useful to teams of 5 as they are to teams of 50. Even solo developers rely on version control systems to facilitate streamlined development.

**Software development teams —** Software development teams use version control software to achieve organized collaboration and parallel development via branching. With version control systems, team members can work on separate tasks simultaneously while keeping the master repository intact. They can also use version control history to track changes made by other members of the team, helping keep everyone on the same page.

**Solo developers —** The benefits of version control software extend beyond team collaboration. Solo developers rely on version control systems’ branching functionality to safely make changes to their projects without breaking their builds. If a branch merge or other issue ruins a project, solo developers can easily revert to a prior version to preserve their overall progress.

### Kinds of Version Control Software

**Local —** Local version control systems function on a single system, making them commonplace for solo developers. These setups don’t lend themselves to collaboration, but they do allow solo developers to take advantage of version history and safely make changes to projects. While simple and handy, these setups are prone to error because it is difficult to make a complete copy of the repository.

**Centralized —** Centralized version control software relies upon a shared server, which different users can access from their own machines to work on files. Users make changes to working copies of files on the server, and any committed change a user makes is then instantly shared with the server and, therefore, other users. This setup relies on a strong internet connection to facilitate remote work if team members aren’t working in the same location.

**Distributed —** Distributed version control software is peer-to-peer, and each user in the distributed network has a clone of the full repository. Changes are committed to each user’s local repository, and those changes can then be exchanged with other repositories in the network. These systems make full backups easy because each user has a full copy of the repository.

### Version Control Software Features

**Code branching —** Version control software enables developers to isolate segments of code from the rest of the project in what is called a “branch.&quot; Changes made within these branches do not impact the overall project until merged, allowing developers to work simultaneously without causing major errors.

**Merge error detection —** Sometimes when developers merge finished branches, unforeseen bugs and errors occur. These errors are referred to as “merge conflicts,&quot; as they are the result of new code in the branch conflicting with the rest of the project. Version control software alerts developers to potential merge conflicts and errors on merge, allowing users to resolve these issues more effectively.

**Progress tracking —** Thanks to these systems’ constantly updated version history, developers can easily track progress on their projects’ development goals. This visibility helps developers working on different branches maintain a comprehensive understanding of the project at large. Such transparency minimizes merge errors and other bugs caused by outdated build comprehension.

**Project backups —** Version control systems’ constantly maintained version history protects projects from bugs and errors by acting as a backup. Users can revert back to previous versions when things go wrong, preserving the overall progress made. The more iterative and comprehensive the version history, the more protection is granted to users’ progress.

### Software and Services Related to Version Control Software

[**Version control hosting**](https://www.g2.com/categories/version-control-hosting) **—** Version control hosting solutions are products that host multiple code repositories in the cloud and integrate with online tools that enhance the use of version control software. Version control hosting software gives developers the ability to collaborate remotely in real-time, making it a vital piece of the version control framework.

[**Version control clients**](https://www.g2.com/categories/version-control-clients) **—** Version control clients are software tools developers use on their computers to interact with version control systems. Version control clients enhance the features of version control software by keeping track of multiple projects, providing a graphical user interface (GUI) for easier control, and allowing development integration to move faster. These tools also integrate with version control hosting software to provide a comprehensive version control framework.

[**Static code analysis**](https://www.g2.com/categories/static-code-analysis) **—** Static code analysis is the analysis of computer software performed without actually executing the code. Static code analysis software scans all code in a project and seeks out vulnerabilities, validates code against industry best practices, and some software tools validate against company-specific project specifications. Static code analysis software coexists with version control frameworks to give developers a complete tool kit for transparent, flexible source code management.

[**Configuration management software**](https://www.g2.com/categories/configuration-management) **—** Configuration management tracks changes to applications and their infrastructure to ensure that configurations are in a known and trusted state and configuration details don’t rely on the tribal knowledge of the development team. Configuration management software is an accurate historical record of the system state, which is helpful for project management, auditing, and debugging. This software integrates with version control software to help manage application infrastructure and ensure visibility across the team.




