Originally posted by d000hg
View Post
I'm not sure if you read the article I linked to, but here's one particularly salient snippet:
SourceSafe doesn't really run as a server, but as a set of files shared over SMB. As a result, you're relying on each individual client to not misbehave. A single misbehaving computer can destroy the database.
Hell, even if you're in one of those bizarre "enterprisey" corporate environments that simply refuse to use any software (especially open source) unless they're paying 6 figures for it, you can always point them to Microsoft's replacement for VSS, Team Foundation Server.
Comment