hard to build a windows server to allow pushing
Igor Kostenko
isanych at gmail.com
Fri Nov 7 09:22:29 UTC 2008
rubik <rubik <at> sina.com> writes:
> distributed though, usually we need a server to push to .
> but it is hard to build a windows server to allow pushing , right ?
Not hard at all. Simplest way - just use windows share \\server\share\repo
If you want http access - simplest way - start hg serve - but better to use
http server + hgweb (or hgwebdir).
More information about the Mercurial
mailing list