Bitbucket Server (discontinued) vs. Microsoft Visual SourceSafe (Discontinued)

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Bitbucket Server (discontinued)
Score 4.0 out of 10
N/A
Bitbucket Server (formerly Stash) from Atlassian was a self-hosted source code management solution. The product is no longer available for sale, and support for existing licenses ended in 2024.N/A
Microsoft Visual SourceSafe (Discontinued)
Score 8.0 out of 10
N/A
Visual SourceSafe is a discontinued source control software offering, from Microsoft.N/A
Pricing
Bitbucket Server (discontinued)Microsoft Visual SourceSafe (Discontinued)
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Bitbucket Server (discontinued)Microsoft Visual SourceSafe (Discontinued)
Free Trial
NoNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Bitbucket Server (discontinued)Microsoft Visual SourceSafe (Discontinued)
Considered Both Products
Bitbucket Server (discontinued)
Chose Bitbucket Server (discontinued)
We migrated several of our applications to BitBucket from legacy Team Foundation Server, and the experience has been significantly better. It's easy to use and plenty flexible. Other solutions such as GitHub are also good, but we needed to keep everything on-prem due to …
Chose Bitbucket Server (discontinued)
Bitbucket Server (formerly Stash), as part of Atlassian products, provides a native integration framework and tools for automation. The platform supports git and mercurial repositories and provides features to export and import repositories from other projects. Migration to the …
Chose Bitbucket Server (discontinued)
In our specific scenario and company goals, we chose Bitbucket because it has better integration with other Attlassian products and cost / benefit.
Chose Bitbucket Server (discontinued)
We started off with Apache Subversion (SVN) and moved over to Git (supported via Bitbucket) as Git itself has started to become the new industry norm. The pull request feature allows developers to perform code reviews without needing another code review application. We settled …
Chose Bitbucket Server (discontinued)
If you are selecting a product to use and you are not currently using version control, it may be in your best interest to choose another tool. Bitbucket Server is not as feature rich and doesn't feel as mature as some other platforms and arguably, with the lost production from …
Chose Bitbucket Server (discontinued)
Stash works better for hosting large repositories used across an enterprise.
Chose Bitbucket Server (discontinued)
GitHub, Team Foundation Server, Visual SourceSafe and Bitbucket
Chose Bitbucket Server (discontinued)
Stash was selected before I was at the company, but we're looking at these alternatives and actively considering switching. Stash seems to have all the necessary features we need to make it work, but it doesn't have any bells and whistles or extra special features that we can …
Chose Bitbucket Server (discontinued)
It can be daunting to set up a Git server for a developer. Managing it can be more time consuming than you want it to be. Stash helps you out by handling what you likely need. If you are already a Git pro, you won't need it, but our team loves the simplicity that Stash brings …
Microsoft Visual SourceSafe (Discontinued)
Chose Microsoft Visual SourceSafe (Discontinued)
Azure DevOps is a much better, more modern tool that Visual SourceSafe and everyone should be moving to it. Most if not all the integration that is there can be done or emulated in it.
Chose Microsoft Visual SourceSafe (Discontinued)
We selected Microsoft Visual SourceSafe because at the time none of these other products were out there. Now we are trying to migrate all our legacy code from Visual SourceSafe to Azure DevOps. Unfortunately we don't have a value proposition for some of the older products so …
Chose Microsoft Visual SourceSafe (Discontinued)
Git is a much more elaborated tool for file versioning than Visual SourceSafe. It has superior performance and stability, it is cross-platform, distributed, it gives you a better User Interface (if you choose to buy Bitbucket), it allows you to have big projects with big teams, …
Best Alternatives
Bitbucket Server (discontinued)Microsoft Visual SourceSafe (Discontinued)
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 P4
Perforce P4
Score 7.4 out of 10
Perforce P4
Perforce P4
Score 7.4 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Bitbucket Server (discontinued)Microsoft Visual SourceSafe (Discontinued)
Likelihood to Recommend
8.9
(0 ratings)
1.0
(0 ratings)
Likelihood to Renew
10.0
(0 ratings)
-
(0 ratings)
Usability
5.0
(0 ratings)
3.8
(0 ratings)
Support Rating
9.0
(0 ratings)
4.2
(0 ratings)
User Testimonials
Bitbucket Server (discontinued)Microsoft Visual SourceSafe (Discontinued)
Likelihood to Recommend
Bitbucket Server (formerly Stash) is suitable for departments or teams with the capacity to manage and support their own products and the availability to implement the tool on their own infrastructure. Bitbucket Server (formerly Stash) enables a good framework based on git to integrate the development cycle and to handle anything from a minor group of users and repositories to an extended usage with multiple users and roles collaborating in different projects.
Read full review
The only time I could recommend Microsoft Visual SourceSafe would be for a beginner who has a small amount of code that they would like to keep track of. This solution would not be recommended for an enterprise or any shop where you have multiple developers working on the same solution.
Read full review
Pros
  • Projects & Permissions - Stash keeps you and your developers productive by providing a way to structure your repositories and manage permissions via a simple, yet powerful user interface. Stash is very easy to use, manage & administer.
  • Essentially Stash gives two versions of interfaces to work with.
  • Stash Repository hosted on a server.
  • Atlassian SourceTree.
  • Atlassian Sourcetree is a tool to work with a code in stash. The two 'web' and 'desktop' versions make working with code user friendly, intuitive and comprehensive.
  • Connectivity to JIRA - Stash keeps track of all issues associated with commits. Users can use Stash to quickly see all issues associated with a commit, or use the Source tab on JIRA issues for an aggregate view of all the code changes that are related to a specific JIRA issue. With this information available, your development team saves time when tracking particular bug fixes or improvements.
Read full review
  • avoid losing code
  • versioning of previous projects
  • saving versions on db
Read full review
Cons
  • You can't allow users to create new repositories without them being full admins of a whole project
  • There's not a way to limit who can merge a pull request (e.g. allow only the author to merge) outside of branch permissions
  • Some settings like default reviewers can't be easily copied to different repositories (without setting default reviewers at the project level, which we don't want to do because a single project has multiple team's code under it)
Read full review
  • Becoming corrupt and having to be rebuild from a previous version.
  • It can be extremely slow to check in & out of.
  • Lost support several years ago from Microsoft.
Read full review
Likelihood to Renew
Because we're so locked in, it's likely we'll be using Bitbucket Server for a while, unfortunately.
Read full review
No answers on this topic
Usability
The usability of its interface is pretty straight forward when it comes to creating projects and repositories, but when you have to dive into finer grained portions of the UI things can get tricky. If you are used to using tools like GitHub or Gitlab -- Bitbucket is just different enough to be a bother.
Read full review
Overall Microsoft Visual Source Safe is very easy to use. It is a simple application that does only one thing. It has the basic windows tree structure for listing projects and solutions. There is no way to search for a particular file, project or solution. There is also no way to search the code in the files.
Read full review
Support Rating
Never really needed any support as the application is very easy to set up and maintain. Any questions we had were well documented in their online documentation, and community forum.
Read full review
There is no longer support for Visual SourceSafe as I believe it's been retired. There are, however, users that still use the tool and they do help if there are questions or complaints.
Read full review
Alternatives Considered
We migrated several of our applications to BitBucket from legacy Team Foundation Server, and the experience has been significantly better. It's easy to use and plenty flexible. Other solutions such as GitHub are also good, but we needed to keep everything on-prem due to constraints around our industry and company, though we are currently re-evaluating whether we can move to something cloud based in the future.
Read full review
Azure DevOps is a much better, more modern tool that Visual SourceSafe and everyone should be moving to it. Most if not all the integration that is there can be done or emulated in it
Read full review
Return on Investment
  • In positive form, having Stash over not having it at all has provided us with a superior repository system over trying to push to some local server instance and manage branches/merging from our local machines.
  • There are no real negatives to using Stash, its only problem is that there are competitors out there that can offer additional features.
Read full review
  • When we started using it, it allowed us to do source code versioning and store the code in a centralized location and not locally.
  • We are using it for very few projects with few developers that still maintain those applications and do not have time to merge the source code to Git.
Read full review
ScreenShots