# Best Version Control Software for Small Business

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


Products classified in the overall Version Control Software category are similar in many regards and help companies of all sizes solve their business problems. However, small business features, pricing, setup, and installation differ from businesses of other sizes, which is why we match buyers to the right Small Business Version Control Software to fit their needs. Compare product ratings based on reviews from enterprise users or connect with one of G2&#39;s buying advisors to find the right solutions within the Small Business Version Control Software category.

In addition to qualifying for inclusion in the Version Control Software category, to qualify for inclusion in the Small Business Version Control Software category, a product must have at least 10 reviews left by a reviewer from a small business.






## G2 Grid® for Version Control Software
![G2 Grid® for Version Control Software plotting products by satisfaction and market presence](https://www.g2.com/categories/version-control-software/grids.png?focus%5B%5D=6589&focus%5B%5D=20201&focus%5B%5D=78698&focus%5B%5D=6653&focus%5B%5D=2049&focus%5B%5D=6594&focus%5B%5D=100655&focus%5B%5D=6686)
Highlighted products: Git, AWS CodeCommit, Redgate Flyway, Plastic SCM, Azure DevOps Server, P4, Harness Platform, and Subversion.
Underlying data: [Grid® JSON](https://www.g2.com/categories/version-control-software/grids.json?focus%5B%5D=git&amp;focus%5B%5D=aws-codecommit&amp;focus%5B%5D=redgate-flyway&amp;focus%5B%5D=plastic-scm&amp;focus%5B%5D=azure-devops-server&amp;focus%5B%5D=p4&amp;focus%5B%5D=harness-platform&amp;focus%5B%5D=subversion&amp;segment=small-business)


## 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
- **Top Trending Product**: Harness Platform (+0.22%) - Among all products in this category, Harness Platform recorded the largest rating increase compared to last month
*Last updated: July 14, 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.



---

**Sponsored**

### JFrog

JFrog Ltd. (Nasdaq: FROG), the creators of the unified DevOps, DevSecOps, DevGovOps and MLOps platform, is on a mission to create a world of software delivered without friction from development to production. Driven by a “Liquid Software” vision to keep software continuously flowing, secure, and always up to date, the JFrog Platform serves as the definitive software supply chain system of record. It is uniquely engineered to power organizations as they build, manage, and distribute trusted software with unprecedented speed, security, and scale across hybrid and multi-cloud environments. As software engineering evolves in the AI era, JFrog’s newest offerings address the industry&#39;s most pressing trend: the rise of agentic software development and the hidden security risks of &quot;Shadow AI.&quot; In response to threat actors increasingly targeting developer workflows including a massive surge in malicious open-source AI models and infected packages; JFrog has expanded its platform capabilities to deliver absolute end-to-end visibility and automated compliance. Key new innovations include the JFrog AI Catalog, which enables organizations to centralize, govern, and control the lifecycle of AI models approved for enterprise use. To secure autonomous coding environments, JFrog introduced the Universal MCP Registry and the Agent Skills Registry (developed alongside NVIDIA). These new solutions establish the industry’s first enterprise-grade trust layer to safely manage and store AI agent skills, monitor connections, and instantly block unsafe developer tools or malicious coding extensions right where developers work. Furthermore, the integration of advanced DevGovOps and Runtime Security tools allows teams to replace slow, manual compliance audits with continuous, background policy enforcement. By shifting security left directly into the binary pipeline, JFrog ensures that the volume of AI-assisted code does not outpace an organization&#39;s ability to verify its safety. Today, millions of users and approximately 6,600 organizations worldwide, including a majority of the Fortune 100, depend on the universal JFrog Platform to eliminate point-solution fatigue, bridge the governance gap, and securely embrace digital transformation. Learn more at www.jfrog.com or follow us on X @JFrog.



[Visit website](https://www.g2.com/external_clickthroughs/record?secure%5Bad_program%5D=ppc&amp;secure%5Bad_slot%5D=category_product_list&amp;secure%5Bcategory_id%5D=227&amp;secure%5Bchosen_at%5D=2026-07-15T03%3A05%3A39Z&amp;secure%5Bdisplayable_resource_id%5D=658&amp;secure%5Bdisplayable_resource_type%5D=Category&amp;secure%5Bmedium%5D=sponsored&amp;secure%5Bplacement_reason%5D=neighbor_category&amp;secure%5Bplacement_resource_ids%5D%5B%5D=658&amp;secure%5Bprioritized%5D=false&amp;secure%5Bproduct_id%5D=143017&amp;secure%5Bresource_id%5D=227&amp;secure%5Bresource_type%5D=Category&amp;secure%5Bsource_type%5D=category_page&amp;secure%5Bsource_url%5D=https%3A%2F%2Fwww.g2.com%2Fcategories%2Fversion-control-software%2Fsmall-business&amp;secure%5Btoken%5D=725dcd29d8ab24987aae765b85272f9c937d9a5804221ee050393b679c598308&amp;secure%5Burl%5D=https%3A%2F%2Fjfrog.com%2Fartifactory%2F%3Futm_source%3Dg2%26utm_medium%3Dcpc_social%26utm_campaign%3Dbrand_awareness_banner_ad%26utm_content%3Du-bin&amp;secure%5Burl_type%5D=custom_url)

---

## 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:** 522
**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. [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/ (147,094 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)

### 3. [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:** 96
**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/ (550 employees on LinkedIn®)

**Who Uses This Product?**
- **Who Uses This:** Associate Data Engineer, Data Engineer
- **Top Industries:** Computer Software, Information Technology and Services
- **Company Size:** 54% 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, simplifying database updates and integration into CI/CD pipelines.
- Users value the **simple version-controlled database migrations** in Redgate Flyway, enhancing CI/CD integrations with confidence.
- Users appreciate the **easy integrations** of Redgate Flyway, enhancing seamless workflows with existing CI/CD pipelines and tools.
- Users highlight the **reliability** of Redgate Flyway, ensuring consistent and controlled database migrations across environments.
- Users appreciate the **deployment ease** with Redgate Flyway, facilitating smooth schema evolution and integration with CI/CD tools.

**Cons:**

- Users find a **steep learning curve** with Redgate Flyway, particularly around migration concepts and documentation complexity.
- Users find the **missing features** in Flyway, like rollback support and data migration tools, frustrating and limiting.
- Users find **error handling unclear** in Redgate Flyway, making troubleshooting migrations and quick fixes time-consuming and complex.
- Users find the **expense** of Redgate Flyway challenging to justify for business use despite its reliability.
- Users find **feature issues** with Redgate Flyway, citing complex migrations and limitations in advanced functionalities for smaller teams.

#### 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, 1 upvote
- [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)

### 4. [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?

**"[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)

---

**"[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)

---


#### 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)

### 5. [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 **seamless automation** of Azure DevOps Server, enhancing collaboration and streamlining the development lifecycle.
- Users value the **seamless collaboration** offered by Azure DevOps Server, effectively managing the entire SDLC in one place.
- Users value the **overall convenience** of Azure DevOps Server, enjoying seamless integration of the entire development lifecycle.
- Users appreciate the **quick and effective customer support** provided by Azure DevOps Server, enhancing their experience significantly.
- Users appreciate the **seamless integration** of Azure DevOps Server in the SDLC, enhancing collaboration and efficiency across teams.

**Cons:**

- Users find the **complex setup** for advanced pipelines and permission management in Azure DevOps Server quite challenging and time-consuming.
- Users find the **complexity in setting up advanced pipelines** and managing permissions to be a significant challenge.
- Users find the **complexity** in setting up pipelines and managing permissions challenging, often requiring extra effort.
- Users find that **complex management** of pipelines and permissions can complicate the setup process and slow down performance.
- Users find the **difficult configuration** of Azure DevOps Server challenging, particularly with pipelines and permission management.

#### 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)

### 6. [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)

### 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:** 300
**How Do G2 Users Rate Harness Platform?**

- **Ease of Admin:** 8.8/10 (Category avg: 8.2/10)
- **Ease of Use:** 8.7/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?:** 9.3/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 find the **ease of use** of the Harness Platform simplifies project implementation and streamlines their workflow.
- Users value the **flexible targeting options** in Harness Platform, enhancing project implementation and feature management.
- Users appreciate the **user-friendly interface** of Split.io, enabling seamless feature flag management for all team members.
- Users appreciate the **easy setup** of Harness Platform, enabling quick implementation and immediate cost savings.
- Users admire the **easy integrations** of Harness Platform, enhancing the streamlined software delivery process with AI and modularity.

**Cons:**

- Users highlight a **lack of multiple filters** and missing features that could enhance the Harness Platform experience.
- Users face **limitations in configuration and management** options within Harness Platform, hindering usability and flexibility.
- Users note the **limited features** of Harness Platform, particularly the lack of advanced filtering options and intuitiveness.
- Users find the **steep learning curve** challenging and desire better documentation for easier navigation of the platform.
- Users find the **poor UI** of Harness Platform to be complex and not user-friendly, causing frustration.

#### 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. [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,470 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?

**"[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)

---

**"[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)

---


#### 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)

### 9. [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)

---




## 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.




