I'm sharing documentation with people not programming oriented. We agree we need a documentation repository but they don't like TortoiseSVN as it lacks some features that they consider key issues:
- Lock of files in such a way that everybody knows is blocked (more like VSS)
- To see files that are being changed by other people, even though the files have not been commited to the server yet.
My first question is if there is a way to achieve these features with TortoiseSVN. I have been using it for a while with VisualSVN but didn't need these kind of features.
My second question, if the first answer is no, is if you know any free or open source tool to create a documentation repository that is easy to use. The target people are engineers with few time learn (as usual) and not used to this kind of system.
Thanks!