หลังจากลองใช้ Mercurial ในแบบ Pull-only ได้เวลาลองแบบ Shared-push บ้าง เริ่มเลยดีกว่า
สิ่งที่ต้องมีก่อน
- Web server ผมเลือก Apache 2.2 เพราะคุ้นเคยที่สุด (Apache 2.2.11)
- Mercurial อันนี้ขาดไม่ได้ (Mercurial 1.2.1)
- Python อันนี้ต้องใช้ version เดียวกันกับที่ Mercurial ใช้ด้วย (Python 2.5.4)
- hgwebdir.cgi อันนี้จะอยู่ ใน source distribution ของ Mercurial (Mercurial 1.2.1 Source)