How to setup a Mercurial central repository on a windows 2008 server
Posted
by Jon Cahill
on Server Fault
See other posts from Server Fault
or by Jon Cahill
Published on 2009-05-18T10:12:43Z
Indexed on
2010/04/29
18:07 UTC
Read the original article
Hit count: 360
mercurial
|version-control
I would like to setup a central Mecurial repository on a Windows 2008 server which only allows both push and pull access to certain users. This is to allow developers working remotely to push/pull changes through the central repository while working remotely.
© Server Fault or respective owner