- Microsoft Visual SourceSafe
-
Visual Source Developer(s) Microsoft Initial release 1994 Stable release 2005 (8.0.50727.42) / October 2005 Operating system Windows Type Revision control License Proprietary commercial software Website microsoft.com Microsoft Visual SourceSafe (VSS) is a source control software package oriented towards small software development projects. Like most source control systems, SourceSafe creates a virtual library of computer files. While most commonly used for source code, SourceSafe can actually handle any type of file in its database, but prior versions have been shown[1][2] to be unstable when confronted with large amounts of non-textual data (images, binary executables, etc.).
Contents
History
SourceSafe was originally created by a company called One Tree Software. One Tree SourceSafe had gone through several releases in their 1.x to 2.x cycles, supporting DOS, OS/2 (with a Presentation Manager GUI), Windows, Windows NT, Mac, and Unix. When Microsoft bought OneTree in 1994,[3] they immediately ceased development on all versions except for Windows. Microsoft "Visual SourceSafe 3.1", a Windows 16-bit-only, rebranded One Tree 3.0 version, was briefly available before Microsoft released a Version 4.0.
Overview
SourceSafe was initially not a client/server SCM, but rather a local only SCM. Architecturally, this serves as both a strength and weakness of design, depending on the environment it is used in. It allows a single user system to be set up with less configuration than that of some other SCM systems. In addition, the process of backing up can be as simple as copying all of the contents of a single directory tree. For multi-user environments, however, it lacks many important features found in other SCM products, including support for atomic commits of multiple files (CVS has the same problem as it is built upon the original RCS). SourceSafe inherits its shared functionality using direct remote file system access to all the files in the repository. This, together with a bug where the code is using old memory after a call to reallocate, are contributing factors to why SS databases sometimes go bad.[citation needed]
Starting with VSS 2005, Microsoft has added a client–server mode. In this mode, clients do not need write access to an SMB share where they can potentially damage the SS database. Instead, files must be accessed through the VSS client tools - the VSS windows client, the VSS command-line tool, or some application that integrates with or emulates these client tools.[citation needed]
Versions
Version Date 2005 October 2005 6.0 2002 5.0 4.0 September 1995 Criticism
Visual SourceSafe's stability is criticised due to the way Visual SourceSafe uses a direct, file-based access mechanism that allows any client to modify a file in the repository after locking it. If a client machine crashes in the middle of updating a file, it can corrupt that file.[4] Many users of Visual SourceSafe mitigate this risk by making use of a utility provided by Visual SourceSafe that checks the database for corruption and, when able, corrects errors that it finds.
Microsoft in-house use
Although "eating their own dog food" is often said to be part of Microsoft's culture, VSS appears to be an exception; it is widely rumored [5][6] that very few projects within Microsoft rely on VSS, and that the predominant tool is SourceDepot. According to Matthew Doar[7]
Microsoft itself used an internally developed version of RCS named SLM until 1999, when it began using a version of Perforce named SourceDepot.The Microsoft Developer Division is now using the new Team Foundation Server for most of its internal projects,[8][broken citation] although a VSS transcript implied that other large teams use "a mix of customized in-house tools."
Updates
An updated version called Visual SourceSafe 2005 was released in November 2005, promising improved performance and stability, better merging for Unicode and XML files, as well as the ability to check files out over HTTP. It was included with Visual Studio 2005 Team System editions,[9] but is not included with Visual Studio 2008 Team System.
At the same time, Microsoft also introduced a source control and project lifecycle management product called Team Foundation Server, which is part of Visual Studio Team System. This product addresses many of Visual SourceSafe's shortcomings, making it suitable for larger teams requiring high levels of stability and control over activities.
With Visual Studio 2010, Microsoft no longer distributes Visual SourceSafe. Microsoft now offers Team Foundation Server Basic for smaller development teams.[10][11] There is a hotfix so existing SourceSafe customers can use SourceSafe with Studio 2010.
The final version of the product, Visual SourceSafe 2005, will retire from mainstream support on 10 July 2012 with extended support ending on 11 July 2017.[12]
Further reading
- Visual SourceSafe 2005 Software Configuration Management in Practice (Packt Publishing, 2007)
- Real World Software Configuration Management (Apress, 2003)
- Essential SourceSafe (Hentzenwerke Publishing, 2001)
See also
- Revision control
- Configuration management
- Software configuration management
- Change management
- List of software engineering topics
- Comparison of revision control software
References
- ^ [|De Smet, Alan] (2009-04-15). "Visual SourceSafe: Microsoft's Source Destruction System". http://www.highprogrammer.com/alan/windev/sourcesafe.html. Retrieved 2010-09-19.
- ^ Bolton, Michael (2003-01-28). "Visual SourceSafe Version Control: Unsafe at any Speed?". http://www.developsense.com/testing/VSSDefects.html. Retrieved 2010-09-19.
- ^ "Company News; Microsoft Says It Has Acquired One Tree Software". The New York Times. November 16, 1994. http://query.nytimes.com/gst/fullpage.html?res=9D0DE4DB1231F935A25752C1A962958260. Retrieved 2007-11-21.
- ^ "Best Practices for Preventing Data Corruption". MSDN. http://msdn.microsoft.com/en-us/library/ms181079(VS.80).aspx.
- ^ [1]
- ^ [2]
- ^ Doar, Matthew B. (2005). Practical Development Environments. O'Reilly. p. 73. ISBN 0596007965.
- ^ [3]
- ^ [4]
- ^ http://www.infoworld.com/d/developer-world/microsoft-looks-move-sourcesafe-users-newer-technology-983
- ^ Visual SourceSafe Road Map
- ^ Microsoft Product Lifecycle Search
External links
- Product Overview
- Features Overview
- Microsoft SourceSafe 6.0 General Q & A
- Microsoft SourceSafe 6.0 Technical FAQ
- Product Documentation
- Microsoft VisualSourceSafe Road Map This article gives an overview of Visual SourceSafe and provides a look at where this technology is headed in the future
- SourceSafe Team's WebLog
- SourceSafe Best Practices Outlines recommended practices to help prevent data corruption in Microsoft Visual SourceSafe.
- Team Development with Visual Studio .NET and Visual SourceSafe Guidance and recommendations by the Patterns and Practices Team
- Visual SourceSafe 2005 Web Cast[dead link] Source Control and Team Development Using Visual Studio .NET and Visual SourceSafe
- Visual SourceSafe 2005 at MSDN
- Visual SourceSafe Version Control: Unsafe at any Speed?
- Visual Studio 6.0 SP6 for Latest VSS Service Pack (6.0d)
Revision control software Years, where available, indicate the date of first stable release. Systems with names in italics are no longer maintained or have planned end-of-life dates.Local only - PVCS (1985)
Client-server Free/open-source- CVS (1990)
- CVSNT (1998)
- Subversion (2004)
Proprietary- Software Change Manager (1970s)
- ClearCase (1992)
- CMVC (1994)
- Visual SourceSafe (1994)
- Perforce (1995)
- StarTeam (1995)
- MKS Integrity (2001)
- AccuRev SCM (2002)
- SourceAnywhere (2003)
- Vault (2003)
- Team Foundation Server (2005)
- Rational Team Concert (2008)
Distributed Free/open-sourceProprietary- TeamWare (1990s?)
- Code Co-op (1997)
- BitKeeper (1998)
- Plastic SCM (2006)
Concepts - Category
- Comparison
- List
Categories:- Proprietary version control systems
- Microsoft Visual Studio
Wikimedia Foundation. 2010.