I'd like to install Mercurial on my Windows Server. I can use either 2003/2008 depending on which is easiest to install on.
Thanks for the help fellow neckbeards!
I'd like to install Mercurial on my Windows Server. I can use either 2003/2008 depending on which is easiest to install on.
Thanks for the help fellow neckbeards!
I don't have much experience with Hg on Windows, but TortoiseHG has worked for me very well so far. It has a nice built-in server and a powerful GUI.
It's equally easy to install HG on Win2k3 and 2k8 (with the exception that you'll probably have to take the extra step on 2k8 to "run as administrator")
My favorite tutorial for Mercurial is Joel Spolsky's excellent HGInit The "Ground Up Mercurial" and "Setting Up For a Team" sections will be of the most use to you.
You can try HgLab. This is a purely managed Mercurial implementation with push and pull server and repository browser.