TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Apache Subversion

    Score8 out of 10
    N/AApache Subversion is a version control option that is free to download and open source under the Apache 2.0 license.N/A

    Tower

    Score10 out of 10
    N/ATower is a Git client for macOS and Windows boasting more than 100,000 developers and designers as users, to become more productive with Git: from Git beginners to Git experts.

    $69

    per year per user

    Pricing
    Apache SubversionTower
    Editions & Modules
    No answers on this topic
    Basic
    $69
    per year
    Pro
    $99
    per year
    Offerings
    Pricing Offerings
    Apache SubversionTower
    Free Trial
    NoYes
    Free/Freemium Version
    NoNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details
    More Pricing Information
    Best Alternatives
    Apache SubversionTower
    Small Businesses
    GitHub
    Score9 out of 10
    GitHub
    Score9 out of 10
    Medium-sized Companies
    Git
    Score10 out of 10
    Git
    Score10 out of 10
    Enterprises
    Perforce P4
    Score7.7 out of 10
    Perforce P4
    Score7.7 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Apache SubversionTower
    Likelihood to Recommend
    6.6
    (10 ratings)
    -
    (0 ratings)
    Likelihood to Renew
    3.1
    (2 ratings)
    -
    (0 ratings)
    User Testimonials
    Apache SubversionTower
    Likelihood to Recommend
    Apache
    It's a relatively simple version control system so it works great for an individual or small team (less than 10 people). But if you have a medium to large team, especially one with members distributed over a large geographic area, or one where individuals need to be able to work "offline" without access to a central server, Apache Subversion will likely not be the best choice.
    Also, if you're maintaining an open-source project where outside people will be interacting with your code repository, git is probably a better choice because it's becoming the de-facto standard these days and what most developers are familiar with.
    Incentivized
    Read full review
    Tower
    No answers on this topic
    Pros
    Apache
    • Revision control done properly - you have end to end visibility of all changes in the project.
    • Conflict resolution - visually highlighting the differences helps to track down the problem.
    • Being open source and very popular.
    • We are using SVN hosted in our network - it is very stable, we had almost zero downtime in 4 years.
    • Rollbacks are made simple and easy to use.
    Incentivized
    Read full review
    Tower
    No answers on this topic
    Cons
    Apache
    • Distributed development - I've never worked in an environment where distributed development (developers widely scattered geographically) was a factor, but that's why git exists.
    • Merging - Merging of code from one branch to another can be painful, especially if it's not done frequently. (On the other hand, doing merges is one of the reasons I get a nice salary, so I can't complain too much!)
    • Acceptance - Let's face it, git is what "all the cool kids are using." If you've got a bunch of developers fresh out of school, they'll probably know git and not Subversion.
    Incentivized
    Read full review
    Tower
    No answers on this topic
    Likelihood to Renew
    Apache
    While there are interesting alternatives, such a GIT, Subversion has been a breath of fresh air compared to its predecessors like CVS or Microsoft Source Safe (now called Team Foundation Server). Its ease of use and high adoption rate is going to keep me using this product for years to come.
    Read full review
    Tower
    No answers on this topic
    Alternatives Considered
    Apache
    Git has become the new standard of version control, with its support for distributed design. As a tool to manage and control versions, Subversion does it well, but Git is the future.
    Incentivized
    Read full review
    Tower
    No answers on this topic
    Return on Investment
    Apache
    • Subversion helps us feel secure in maintaining access to all of our product code, both current and historical.
    • Being free and open source makes it an even better "investment".
    Incentivized
    Read full review
    Tower
    No answers on this topic
    ScreenShots

    Tower Screenshots

    Screenshot of Tower for Mac - DashboardScreenshot of Tower for Windows - Light and Dark ModeScreenshot of Tower for Mac - Pull RequestsScreenshot of Tower for Windows - Merge Conflicts