Mercurial / TortoiseHG

Post on 04-Jul-2015

859 views 1 download

description

I gave this presentation in Barcampbangkok3 on 23 May 2009

Transcript of Mercurial / TortoiseHG

Mercurial / TortoiseHGThe new era of distributed SCM

Kamon Treetampinij@Korn4d

What is Mercurial?

• mercurial– (adj) relating to or having characteristics

(eloquence, swiftness, cleverness) attributed to the god Mercury.

• Mercurial– (n) a fast, lightweight Source Control

Management system designed for efficient handling of very large distributed projects.

What’s difference for DSCM?

• Everyone has their own repository

• Offline

• Keep history of merging• Often use pull-only model

Let’s do it?

• Create new repo• Clone repo• Commit• Synchronize• Handle the conflict• Branch• Tag• Etc.

Please ask me some questions

Thank you!