Apache Subversion vs. Microsoft SharePoint

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
SharePoint
Score 7.5 out of 10
N/A
Microsoft's SharePoint is an Intranet solution that enables users to share and manage content, knowledge, and applications to empower teamwork, quickly find information, and collaborate across the organization.
$5
Per User Per Month
Pricing
Apache SubversionMicrosoft SharePoint
Editions & Modules
No answers on this topic
Plan 1
$5.00
Per User Per Month
Plan 2
$10.00
Per User Per Month
Office 365 E3
$20.00
Per User Per Month
Offerings
Pricing Offerings
Apache SubversionSharePoint
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
Community Pulse
Apache SubversionMicrosoft SharePoint
Best Alternatives
Apache SubversionMicrosoft SharePoint
Small Businesses
Git
Git
Score 10.0 out of 10
HCL Connections
HCL Connections
Score 9.0 out of 10
Medium-sized Companies
Git
Git
Score 10.0 out of 10
RWS Tridion Sites
RWS Tridion Sites
Score 9.0 out of 10
Enterprises
Perforce P4
Perforce P4
Score 7.7 out of 10
RWS Tridion Sites
RWS Tridion Sites
Score 9.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Apache SubversionMicrosoft SharePoint
Likelihood to Recommend
6.6
(0 ratings)
9.4
(0 ratings)
Likelihood to Renew
3.1
(0 ratings)
9.8
(0 ratings)
Usability
-
(0 ratings)
8.2
(0 ratings)
Support Rating
-
(0 ratings)
8.6
(0 ratings)
In-Person Training
-
(0 ratings)
4.5
(0 ratings)
Online Training
-
(0 ratings)
6.4
(0 ratings)
Implementation Rating
-
(0 ratings)
6.0
(0 ratings)
User Testimonials
Apache SubversionMicrosoft SharePoint
Likelihood to Recommend
Subversion solves our software versioning problem by providing tools for conflict resolution when doing collaborative work on the same files and projects. We use it with TortoiseSVN and it works great for some of our projects with smaller teams. However, we have a need to make code reviews more and it is a little more difficult to do that in SVN, compared to Bitbucket and Git.
Read full review
SharePoint Document Management excels as a central repository for storing, organising, and retrieving documents. It supports version control, metadata tagging, secure access, and integration with tools like Power Automate. At our organisation, it's used for managing contracts, policies, and supplier documents. SharePoint Workflow Automation integrates with Power Automate to streamline approvals, gather feedback, and automate recurring tasks. This reduces reliance on email chains and manual trackers.
Read full review
Pros
  • Track and control concurrent versions of the same files.
  • Has good support from many different software, including visualization, DevOps toolchain.
  • Well documented and understood by developers as it has been around for a long time.
Read full review
  • Making collaboration easier via a better connection between accounts. You can share anything from a file to events with just a couple of clicks.
  • All services are connected and switching between services is a breeze[.]
  • Solutions to the majority of everyday business problems.
Read full review
Cons
  • Refactoring the layout of a respoitory--or a part of a repository--can be a bit painful, especially for users with workspaces associated with the affected part of the repository. Not sure what could be done to make that better, but it would be nice if something was possible.
  • Folks coming from Git can have problems using Subversion. Again, not sure anything can (or should) be done to address that, but it is occasionally an issue.
Read full review
  • There are far too many good features to choose from, and advanced features are noticeably absent.
  • There is room for improvement in terms of integration with non-Microsoft products, as well as developer Story.
  • It is challenging to provide easier access via file explorer while also granting outside users and guests access.
Read full review
Likelihood to Renew
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
We have too much invested at this point to do anything different and there are too many reasons as a company our size to keep it. We are heavily licensed out for Microsoft and have 12 years of SharePoint development baked into who we are. Extracting that as a tool at this point would be dumb and devastating. There are no like-kind competitors to it at an enterprise level that scale and integrate as well.
Read full review
Usability
No answers on this topic
No usability issues reported. Individual teams also have allocated areas which replace legacy shared drives on local LANs. Access to Sharepoint resources is fully integrated with corporate Active Directory with additional two-factor authentication required for administrative users. Users have access to Microsoft Services Hub which allows you to create, manage, and track support requests while staying current on Microsoft technologies with access to select self-paced learning paths
Read full review
Support Rating
No answers on this topic
Support for SharePoint is quite good. Microsoft provides good support. Microsoft offers
  • Quick turnaround time for issues
  • A range of support services
  • Access to a network of resources
  • Escalation of issues
  • Ongoing development and commitment to produce enhancement
The majority of support is required for initial installation. Once complete and the system is operating we have had very few support issues.
Read full review
In-Person Training
No answers on this topic
The face to face training I received was on SharePoint Administration. It was rushed as there was a lot of information to cover and the application of the labs weren't that great either. I like to be able to relate what I am learning to what I am currently doing.
Read full review
Online Training
No answers on this topic
I like to learn at my own pace and online training allows for that. Additionally, you can skip through pieces of content that you already know or are already comfortable with. Microsoft actually offers great videos on their website for basic fundamental SharePoint Training. I have used these training videos in some of my own training sessions with end users.
Read full review
Implementation Rating
No answers on this topic
Planning to the last detail would be advised. SharePoint is a very large application that takes a lot of finesse to get operational
Read full review
Alternatives Considered
After Microsoft Visual SourceSafe was discontinued, we chose Subversion and it was a great choice. We were able to migrate to Apache Subversion very quickly and easily and benefited immediately from its non-locking workflow (SourceSafe required users to "lock" the file when editing to prevent editing conflicts from other users, whereas Subversion allows multiple users to edit the same file simultaneously and then merge conflicts later.)
While we still use Apache Subversion for our legacy projects, we've migrated to Git and GitHub for our new projects as that is the new "cool kid" and it provides some benefits such as distributed and offline development. But Git is more complex than Apache Subversion and not as easy to learn.
Read full review
The reasons for selecting MS SharePoint are: SharePoint provides ease of use and web design assistance and support SharePoint helps you schedule your content for publishing. enables users to share documents with external parties and offers a better internal structure of the content and better indexing and searching capabilities.
Read full review
Return on Investment
  • It allowed us to deliver the right files to our customer without "clobbering" previous releases, making for a far more satisfied customer.
  • It allowed our developers to work on two releases in parallel (plus an occasional third, for emergency fixes).
  • With some simple hooks, it allowed us to set up a system where code was was automatically deployed to test servers as soon as developers committed it, making testing easier. This was made easier by virtue of being a ColdFusion project, which requires no compilation. However, that is possible for compiled code with a continuous integration system like Jenkins.
Read full review
  • We've recently implemented Microsoft SharePoint access via iPads for our Template teams out on job sites. They can easily upload CAD / Laser files into Microsoft SharePoint for our production team to review in real time. Serious ROI when we don't have to wait for our Template team to get back to the shop!
  • We have multiple physical locations. Microsoft SharePoint allows users at each location to collaborate by working on documents simultaneously. Allowing us to solve multi-site problems & strategize on multi-site initiatives much faster!
  • We can also share key information with external partners. As long as they have a registered MS account (not necessarily an O365 account) we can share our information with them in a variety of ways. This allows consistent & concise communication with our partners.
Read full review
ScreenShots