I want to set up a source code control system that:
- is networked, so users can access it at work or on the road
- does not need to provide sharing, lock mode is sufficient
- there will be only three users and they will never be working with the same code
- we have no system administrator and not much knowledge in that area so the set up and config must be dead simple.
- will be installed on a Windows server
- open source or free
Suggestions please.