hg serve
๋ฆฌํฌ์งํ ๋ฆฌ๋ฅผ ํ์ํ๊ธฐ ์ํ ๋
๋ฆฝํ Mercurial ์น ์๋ฒ ์์.
๋ ๋ง์ ์ ๋ณด: https://www.mercurial-scm.org/doc/hg.1.html#serve.
- ์น ์๋ฒ ์ธ์คํด์ค ์์:
hg serve
- ์ง์ ๋ ํฌํธ์์ ์น ์๋ฒ ์ธ์คํด์ค ์์:
hg serve --port {{ํฌํธ}}
- ์ง์ ๋ ์์ ์ฃผ์์์ ์น ์๋ฒ ์ธ์คํด์ค ์์:
hg serve --address {{์ฃผ์}}
- ํน์ ์๋ณ์๋ก ์น ์๋ฒ ์ธ์คํด์ค ์์:
hg serve --name {{์ด๋ฆ}}
- ์ง์ ๋ ํ
๋ง๋ฅผ ์ฌ์ฉํ์ฌ ์น ์๋ฒ ์ธ์คํด์ค ์์ (ํ
ํ๋ฆฟ ๋๋ ํ ๋ฆฌ ์ฐธ์กฐ):
hg serve --style {{์คํ์ผ}}
- ์ง์ ๋ SSL ์ธ์ฆ์ ๋ฒ๋ค์ ์ฌ์ฉํ์ฌ ์น ์๋ฒ ์ธ์คํด์ค ์์:
hg serve --certificate {{๊ฒฝ๋ก/๋์/์ธ์ฆ์}}