Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Apache Subversion
Score 9.6 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
Digital.ai Release
Score 8.7 out of 10
N/A
Digital.ai Release, formerly XebiaLabs XL Release, is a release management tool designed for enterprises that enables users to control and track releases, standardize processes, and bake compliance and security into software release pipelines. As a release orchestration tool, Digital.ai Release works specifically for continuous delivery, and enables teams across an organization to model and monitor releases, automate tasks within IT infrastructure, in order to cut release times and improve…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 SubversionDigital.ai ReleaseSourcetree
Editions & Modules
No answers on this topic
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Apache SubversionDigital.ai ReleaseSourcetree
Free Trial
NoYesNo
Free/Freemium Version
NoNoYes
Premium Consulting/Integration Services
NoNoNo
Entry-level Setup FeeNo setup feeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Apache SubversionDigital.ai ReleaseSourcetree
Features
Apache SubversionDigital.ai ReleaseSourcetree
Version Control Software Features
Comparison of Version Control Software Features features of Product A and Product B
Apache Subversion
-
Ratings
Digital.ai Release
-
Ratings
Sourcetree
8.5
3 Ratings
2% below category average
Branching and Merging00 Ratings00 Ratings8.53 Ratings
Version History00 Ratings00 Ratings10.03 Ratings
Version Control Collaboration Tools00 Ratings00 Ratings9.22 Ratings
Pull Requests00 Ratings00 Ratings8.73 Ratings
Code Review Tools00 Ratings00 Ratings7.53 Ratings
Project Access Control00 Ratings00 Ratings9.02 Ratings
Automated Testing Integration00 Ratings00 Ratings9.01 Ratings
Issue Tracking Integration00 Ratings00 Ratings7.02 Ratings
Branch Protection00 Ratings00 Ratings7.92 Ratings
Best Alternatives
Apache SubversionDigital.ai ReleaseSourcetree
Small Businesses
Git
Git
Score 10.0 out of 10
Polarion ALM
Polarion ALM
Score 9.9 out of 10
Git
Git
Score 10.0 out of 10
Medium-sized Companies
Git
Git
Score 10.0 out of 10
Polarion ALM
Polarion ALM
Score 9.9 out of 10
Git
Git
Score 10.0 out of 10
Enterprises
Perforce P4
Perforce P4
Score 7.2 out of 10
Polarion ALM
Polarion ALM
Score 9.9 out of 10
Perforce P4
Perforce P4
Score 7.2 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
Apache SubversionDigital.ai ReleaseSourcetree
Likelihood to Recommend
6.6
(10 ratings)
9.0
(2 ratings)
8.6
(8 ratings)
Likelihood to Renew
3.1
(2 ratings)
-
(0 ratings)
-
(0 ratings)
Usability
-
(0 ratings)
9.0
(1 ratings)
7.4
(3 ratings)
Support Rating
-
(0 ratings)
4.0
(1 ratings)
-
(0 ratings)
User Testimonials
Apache SubversionDigital.ai ReleaseSourcetree
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
Digital.ai (formerly XebiaLabs, CollabNet VersionOne, and Arxan)
Mainly used in release management where all deployments are well managed and processed further based on the approval system. Complete enterprise-level solution with minor difficulties which need to be added to product improvement features. Integration with other CI-CD tools makes it easier to perform tasks in terms of release and deployments.
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
Digital.ai (formerly XebiaLabs, CollabNet VersionOne, and Arxan)
  • Cross-team release workflow control using email, texts, scripts allow our release management to be truly a 360 process.
  • XL Release allowing our Jenkins toolchain to control the beginning of release trains which is very powerful.
  • XL release allows us to expose the business process flow for anyone to read direct at the source which runs the process instead of a separate vision.
Read full review
Atlassian
  • Merge Changes - helping you handle merge conflicts.
  • Comparing branches.
  • Visually showing various paths that existing branches are following.
  • It is easy to import already downloaded repositories.
  • And it integrates with Bitbucket (web), where I can click a menu in Bitbucket and have it download and import the repo to my local environment.
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
Digital.ai (formerly XebiaLabs, CollabNet VersionOne, and Arxan)
  • Pagination of data - across tool.
  • User Roles Management API can be improved.
  • Case insensitive ID's are treated differently making user face login and access issues.
  • Dependency on Universal template/custom plugins creation should be reduced.
  • Code versioning of templates is very difficult.
  • Better error handling.
  • Futures Timeout Issues.
Read full review
Atlassian
  • As an Atlassian product i'd have expected smart integrations/features with their other developer products like Jira or BitBucket, but this is not the case. It can sometimes pick up on Jira ticket IDs and show them as a label or as a unique piece of work to follow. But there's no actual integration to Jira and is just simple pattern matching.
  • For the majority of developers it's just overwhelming and overkill. There's a plethora of metadata, supporting information, and many many actions/tools to help perform complex git actions. This is great if you're managing complex repos or need to perform an audit, but to the average user it's just not a user friendly experience due to how bloated it can feel.
  • Very simple git actions such as 'git pull' have been massively overcomplicated. When pressing the pull button you get a popup with multiple dropdowns, checkboxes and settings on how you want to pull and the followup actions to run after the pull, both on the remote repo and local repo. It's just unnecessary and adding complexity where it's not needed.
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
Digital.ai (formerly XebiaLabs, CollabNet VersionOne, and Arxan)
No answers on this topic
Atlassian
No answers on this topic
Usability
Apache
No answers on this topic
Digital.ai (formerly XebiaLabs, CollabNet VersionOne, and Arxan)
The tool is easy to use, easy to navigate and learn. Manages releases with proper approvals in a systematic manner. Though it needs minor improvements in terms of pagination (data loading), access management, but, overall the tool helps in increasing productivity and less time for production deployments.
Read full review
Atlassian
It is one of the best Git GUIs out there, I have worked with multiple GUIs and this provides more insights and features compared to others, the Tree view and History helps keeping track and reverting commits, With help of different UI elements it helps the new developers to learn git using standards as well.
Read full review
Support Rating
Apache
No answers on this topic
Digital.ai (formerly XebiaLabs, CollabNet VersionOne, and Arxan)
Support is not good at all. To this day, I have to mail my queries and their support site does not log in for me (me alone). But, upon contacting many times, no one helps with a proper response. Though good thing is, I get a proper response over mail too. But, being informative about the tool and not on the issues faced by users outside of the process to get support should also be addressed equally. Which is currently missing in support.
Read full review
Atlassian
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.
Read full review
Digital.ai (formerly XebiaLabs, CollabNet VersionOne, and Arxan)
XL release is simpler to configure and deploy to the organization than other change management platforms I have used. That simplicity has minor drawbacks requiring you to fit into a limited set of control methods but that exercise helped us simplify a needlessly onerous process.
Read full review
Atlassian
Sourcetree allows seamless integration across all widely used GIT services and is cross-platform compatible. This client is capable of managing workflows of any difficulty and its cross-compatibility eliminates the need to use different or multiple GIT clients altogether.
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
Digital.ai (formerly XebiaLabs, CollabNet VersionOne, and Arxan)
  • XL release has improved our consistency of release process, removing multiple days worth of manual status checking and coordination.
  • XL release has allowed us to increase the number of beta releases we can support due to simplifying our release actions.
Read full review
Atlassian
  • Makes using Git more pleasurable increasing developer happiness.
  • Visual display of branches and commits with their diff helps me find problems quickly.
  • Complex Git commands are only a click away using Sourcetree.
Read full review
ScreenShots