Mercurial, do I need a server for team-work or can I just create a repository on a network share?
- by Lasse V. Karlsen
If I want to set up a smallish Mercurial repository for some internal work among a few developers, can I just navigate to a network share and create a repository there, and then just clone that down locally? Or do I need to set up a server (I know, it's easy to do).
This is Windows by the way.