Daniel's Revision Control Demo
user customizations to
ecdev:~/.hgrc
(replacing my name and email with user's):
[ui]
username = Daniel Allen
[trusted]
groups = ofis
[extensions]
eol =
Today's Demo
- layout of repository (on white board)
- decisions/Q&A
- commands demo
- hg clone (instead of copying to _1b,1c...)
- hg commit (frequently)
- hg push (to share)
- hg pull/checkout (reverse of push/commit)
- information: diff, status, log, summary
- help
- how to merge, and why
- Q&A
--
DanielAllen - 31 May 2011