HG-SERVICE

HgService is a windows service wrapper for hg mercurial. After installing HgService you can run hg mercurial repository as a windows service instead of running "hg serve" in a command prompt.

http://bitbucket.org/andrearicossa/hgservice/

Install instructions:

  1. install hg mercurial on the server
  2. create a repository using hg init
  3. run msi or exe into the bin folder
  4. modify the .config file present in the install folder (all the settings could be empty):

Author: Andrea Ricossa - andrea.ricossa[at]gmail.com