Original Post
Hi all, At work we are thinking about standardising source control. At the moment Windows only development will stay with SourceSafe at least for the moment. But our unix bods and other parts of the company use either nothing [eek] (archives of milestone builds), or CVS. I'm aware that because Subversion does not take in to account Windows /IIS need for filenames (.svn not being very friendly) for webprojects that special builds are around for tools that use _svn for the svn directories instead - but that's is still a royal pain in the bottom and will not convince any Windows developers around here to switch from Source Safe. The excellent Ankh svn integration for Visual Studio makes it a bit more palitable I think, but still unless you have any decent arguments & solutions (yes we've all lost stuff in source safe) then just leave source safe alone in the replies [wink]. Yes I know about Tortoise explorer tools and the aforementioned Ankh, but they'll be more interested in having something with the same seemless integration with Visual Studio... something because of the webprojects thing doesn't seem very supported. Now I've personally being experimenting with Subversion and apart from the webprojects thing it seems to be pretty good, but I know that CVS has been around for a long time and is well established. What I'm really looking for from you guys is links to web-resources and personal experience of why you chose CVS over Subversion or visa versa, not necessarily from a Windows perspective but also a Unix, Sun, Linux and Mac perspective too. Some useful things I can draw on to make a recommendation.