Skip to main content
TrustRadius
Visual SourceSafe (Discontinued)

Visual SourceSafe (Discontinued)

Overview

What is Visual SourceSafe (Discontinued)?

Visual SourceSafe is a discontinued source control software offering, from Microsoft.

Read more
Recent Reviews

Legacy source control

1 out of 10
August 21, 2019
Visual SourceSafe was a great tool for its time, but it has fallen to the wayside in recent years. Our organization still has code that is …
Continue reading
Read all reviews

Awards

Products that are considered exceptional by their customers based on a variety of criteria win TrustRadius awards. Learn more about the types of TrustRadius awards to make the best purchase decision. More about TrustRadius Awards

Return to navigation

Pricing

View all pricing
N/A
Unavailable

What is Visual SourceSafe (Discontinued)?

Visual SourceSafe is a discontinued source control software offering, from Microsoft.

Entry-level set up fee?

  • No setup fee

Offerings

  • Free Trial
  • Free/Freemium Version
  • Premium Consulting/Integration Services

Would you like us to let the vendor know that you want pricing?

4 people also want pricing

Alternatives Pricing

What is ConfigCat?

ConfigCat allows the user to launch new features and change software configuration without (re)deploying code. ConfigCat SDKs enable easy integration with any web, mobile or backend applications. The ConfigCat website enables non-developers too to switch ON/OFF application features or change…

What is Plastic SCM?

Plastic SCM is a full stack version control system that aims to make software configuration easy. It focuses on enabling dev teams get work done by facilitating branching, diffing and merging. The vendor says that for those purposes it provides cross-platform apps and GUIs with: Branch…

Return to navigation

Product Details

What is Visual SourceSafe (Discontinued)?

Visual SourceSafe (Discontinued) Technical Details

Operating SystemsUnspecified
Mobile ApplicationNo
Return to navigation

Comparisons

View all alternatives
Return to navigation

Reviews and Ratings

(8)

Attribute Ratings

Reviews

(1-4 of 4)
Companies can't remove reviews or game the system. Here's why
August 21, 2019

Legacy source control

Score 1 out of 10
Vetted Review
Verified User
Visual SourceSafe was a great tool for its time, but it has fallen to the wayside in recent years. Our organization still has code that is still stored in it from a legacy perspective, so we still have to use it from time to time. We hope every day that it does not corrupt when we open it up.
  • It has outlived most of the competition out there.
  • It's good at maintaining exclusive locks.
  • It's good at being kept on a network share.
  • 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.
I would not recommend Visual SourceSafe to anyone out there as there are so many better, more modern solutions that do what it does and much more. Visual SourceSafe should be retired in most cases.
  • We've lost a lot of hours rebuilding our solution based on lost work/corrupted files.
  • Only having a single person work on a single file has killed performance
  • No CI/CI capabilities and had to find other ways to do the process.
The current status of Visual SourceSafe is not usable. There are many things that are just so out of the date that it should be retired and not looked at any longer. If you have an existing application that is stored in it, I'd consider migrating it to a modern tool.
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.
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.
August 19, 2019

VSS for enterprise

Kyle Kochtan | TrustRadius Reviewer
Score 1 out of 10
Vetted Review
Verified User
Incentivized
Visual SourceSafe (VSS) is still used across the organization. We are in the process of trying to migrate off this platform as well as off of Microsoft Team Foundation Server. We are migrating towards Azure DevOps. Visual SourceSafe has reached its end of life and we have experienced many issues.
  • At this point in its lifecycle there are not many things VSS does well
  • Its main strength would be its ability to be self contained on a local drive
  • It is a basic Code repository
  • VSS is prone to corruption causing the DB to have to be rebuilt
  • It does not perform well if you have a lot of code in it it will be very slow
  • No searching basic tree structure
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.
  • There were many benefits years ago when this product first came out
  • Now there is only risk for an enterprise
  • The corrupted DB issues have cost hundreds of man hours to correct
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.
It's a Microsoft product so the customer support is great. The program has been around a long time so there are plenty of places on line to get assistance. Also almost any development shop you go to will have at least one developer who has used this product extensively in their career.
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 we are forced to leave them in place.
Cristian Bodnarasec | TrustRadius Reviewer
Score 1 out of 10
Vetted Review
Verified User
Incentivized
We are still using Visual SourceSafe for a few software projects that weren't yet migrated to SVN or Git. At the time when these projects were started (many years ago), VSS was pretty much the best available option on the market for versioning of our source code. It allowed us to keep it stored on a server and not on the local development system and to allow more people to work on the same project.
  • The integration with Visual Studio is its best asset for developers using Visual Studio for software development.
  • File versioning - creates file versions with notes.
  • Ability to add tags to create a project version.
  • Ease of administration.
  • The system stability could be improved. Often we get file corrupted errors.
  • The User Interface is not modern and not user-friendly.
  • Concurrent check-outs could be added, allowing more people to work on the same file at the same time.
  • Add conflict resolution, files comparison, blame file, features that any modern source control program should have.
I am not recommending Visual SourceSafe since this is a very old product and discontinued by Microsoft. Basic functionalities that a source control program should have are missing from VSS: collaborative work on the same files, branching, file merging, blame file etc.

There are other tools out there that are much better for these and also free.
  • 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.
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, it has branching, merging etc.
February 08, 2018

A Good Source Control

Luca Campanelli | TrustRadius Reviewer
Score 8 out of 10
Vetted Review
Verified User
Incentivized
In my organization, Visual Source Safe is mainly used to correctly manage the versioning of the various development files in Visual Studio. Since I use this product I can always have the correct versioning of the files, avoiding the loss of the code and analyzing the changes made by checking the previous versions.
  • avoid losing code
  • versioning of previous projects
  • saving versions on db
  • sometimes there are problems with check-in and checkout if done simultaneously
  • the user interface is not really nice
  • only source control
Specific scenarios where this product works well are when: managing a large number of projects and you develop purely through visual studio, amount of the budget to evaluate similar but much more expensive products is not high, your company has developers that need a source code control and if you develop daily with a high frequency.
  • gains in avoiding loss of code
  • gains in terms of hours spent on development
  • gains in terms of time saved
Return to navigation