I'm not a programmer. In our company, our devs (that work mainly with .NET) used to have Visual Source Safe.
With the re-install and update of all the devs computers to Windows 7 64 bit, the question of VSS came up and I noticed it was replaced for something called Windows Foundation Server which requires a separate license.
- Will a locally installed SVN server replace VSS for the purposes of version control on .NET applications ?
- Can I install a SVN server on Linux , have users use the Tortoise SVN client and have the repositories reside in a Windows File Sharing server? Thanks!