Mercurial Notes

Clone project (checkout)

hg clone http://192.168.1.1/repo/project-name

Manage changes

hg status
cd some-directory
hg remove FileName.txt
hg commit 
hg pull
hg update
hg merge
hg commit
hg push
hg recommit

Temporary server

hg serve

Setup on a client machine

[ui]
username = John Doe <john@example.com>

Setup a new project

cd project/
hg init
hg add
hg commit

Browse Space

- Pages
- Blog
- Labels
- Attachments
- Bookmarks
- Mail
- Advanced

Explore Confluence

- Popular Labels
- Notation Guide

Your Account

Log In

 

Other Features

Add Content