##// END OF EJS Templates
Add 'hg serve' command for stand-alone server...
Add 'hg serve' command for stand-alone server This adds a simple stand-alone web server mode to hg that exports the current repo for merging and browsing. The default port is 8000.
mpm@selenic.com -
r158:be710346 default
Show More
Name Size Modified Last Commit Author
/ mercurial
__init__.py Loading ...
byterange.py Loading ...
fancyopts.py Loading ...
hg.py Loading ...
hgweb.py Loading ...
mdiff.py Loading ...
mpatch.c Loading ...
revlog.py Loading ...
transaction.py Loading ...