We are looking for a version control system to change our current source of security. We use it together with Visual Studio. We still have not managed - and the main reason for this is that all the alternatives that we see do not support one or more VSS functions, especially the one that we widely use - the proportion of files! What's up with that?
Alternatives such as Source Gear require their support, but I must tell you that they do it very badly. Not to mention the fact that they are slower than Source Safe, and have even more errors.
What alternatives do we have for source version systems that support file sharing? Or is there a reason not to use such functions? Share your experience and support your comments.
EDIT:
Porting the file I mean that I can check the file from any project that uses it, make some changes, and then get the latest version. This is very useful when working with projects in C ++ or even with C # web projects. I want to have access to the file without having to create another library for it.
source
share