Apache Subversion vs. Sourcetree

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Apache Subversion
Score 8.0 out of 10
N/A
Apache Subversion is a version control option that is free to download and open source under the Apache 2.0 license.N/A
Sourcetree
Score 7.5 out of 10
N/A
Sourcetree, by Atlassian, is a free version control client for Mac and Windows that works with Git and Mercurial repositories. It's distributed version control allows developers to visualize code, review changesets, stash, cherry-pick between branches or commit with a single click.
$0
per month
Pricing
Apache SubversionSourcetree
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Apache SubversionSourcetree
Free Trial
NoNo
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details——
More Pricing Information
Community Pulse
Apache SubversionSourcetree
Features
Apache SubversionSourcetree
Version Control Software Features
Comparison of Version Control Software Features features of Product A and Product B
Apache Subversion
-
Ratings
Sourcetree
6.3
1 Ratings
27% below category average
Branching and Merging00 Ratings7.01 Ratings
Version History00 Ratings10.01 Ratings
Version Control Collaboration Tools00 Ratings8.01 Ratings
Pull Requests00 Ratings5.01 Ratings
Code Review Tools00 Ratings6.01 Ratings
Issue Tracking Integration00 Ratings3.01 Ratings
Branch Protection00 Ratings5.01 Ratings
Best Alternatives
Apache SubversionSourcetree
Small Businesses
Git
Git
Score 10.0 out of 10
Git
Git
Score 10.0 out of 10
Medium-sized Companies
Git
Git
Score 10.0 out of 10
Git
Git
Score 10.0 out of 10
Enterprises
Perforce Helix Core
Perforce Helix Core
Score 6.5 out of 10
Perforce Helix Core
Perforce Helix Core
Score 6.5 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Apache SubversionSourcetree
Likelihood to Recommend
6.6
(10 ratings)
6.7
(6 ratings)
Likelihood to Renew
3.1
(2 ratings)
-
(0 ratings)
Usability
-
(0 ratings)
3.0
(1 ratings)
User Testimonials
Apache SubversionSourcetree
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.
Read full review
Atlassian
Sourcetree is a great tool for any Git user. Whether you're well versed using Git commands in the terminal or a newbie, this tool wonderfully supplements your workflow. A quick glance at the UI and you know where your project stands. I find it most helpful when I need to determine what changed in a particular file in past commits. Having a visual graph of branches helps me to understand the big picture. Even though I'm comfortable operating Git most often in the command line, I always have Sourcetree open to check my work and see where my colleagues are.
Read full review
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.
Read full review
Atlassian
  • There's lots of information about the repo, commits, authors, branches etc. For example you can explore the metadata of a single commit such as when it happened, it's ID, it's parent ID, the author, and any labels.
  • You can explore the history of the repo as a branch graph - This can be helpful to see what branches were live and what other work was going on at that time. You can explore each branch, commits etc. And the visualisation makes it easier to understand how 'busy' a repo was at a certain time period and see how branches were merged.
  • There's lots of functions and features which can make complex git actions more streamlined and GUI based. This is great for anyone looking to perform complex git actions or really dive into 'under the hood' management of repos. The merge conflict actions in particular can be helpful.
Read full review
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.
Read full review
Atlassian
  • Adding tooltips when hovering UI elements would make Sourcetree even more intuitive for beginners
  • During installation, Sourcetree suggests creating or signing into Bitbucket account. This step can be skipped and is not a requirement but it's not intuitive whether these accounts are required to use Sourcetree.
Read full review
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
Atlassian
No answers on this topic
Usability
Apache
No answers on this topic
Atlassian
Sourcetree has lots of information about the repo, it's history, metadata, and has lots of features, tools and actions. However absolutely none of this is helpful to the average developer and actually slows down the developer lifecycle and can be overwhelming. In my opinion, Sourcetree should only be used by those wanting to do complex git tasks or auditing. For everyone else, this tool will slow you down and make things needlessly complex.
Read full review
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.
Read full review
Atlassian
I tried GitHub Desktop for a couple of days, but it is just not visual enough for me. It has no graph display for branches. Too much clicking is required to get info that the Sourcetree UI shows by default. Sourcetree gives you that "Big Picture" dashboard. GitHub Desktop seems unfinished to me due to its lack of this overview screen.
Read full review
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".
Read full review
Atlassian
  • Sourcetree's visual workflows allow to spend less time on training of beginner users
  • Cross-platform and multi-service compatibility allows to use a single product across all teams
Read full review
ScreenShots