How to setup Secure SemiPublic Revision Control System
- by user24912
I have a windows server with a project configured with a revision control system.
Suppose it's GIT or SVN or ....
Suppose there are 10 people around the globe working on this project.
The first thing that comes in to mind is to secure the connection between these programmer and the server with SSH. but my problem is that the a hacker can destroy…