fairfield / westchester code camp 4 (2010)

29
Fairfield / Westchester Code Camp 4 (2010) Platinum Gold Silver Other Material Contributions Came From: thank the following companies for their gracious sponsorship

Upload: umed

Post on 22-Feb-2016

16 views

Category:

Documents


0 download

DESCRIPTION

Fairfield / Westchester Code Camp 4 (2010). We thank the following companies for their gracious sponsorship:. Platinum. Gold. Silver. Other Material Contributions Came From:. Rate Me On SpeakerRate http://tinyurl.com/ffcc2010-mercurial. Mercurial: More Than Just Source Control. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Fairfield / Westchester Code Camp 4 (2010)

Fairfield / Westchester Code Camp 4 (2010)

PlatinumGold Silver

Other Material Contributions Came From:

We thank the following companies for their gracious sponsorship:

Page 2: Fairfield / Westchester Code Camp 4 (2010)

MERCURIAL: MORE THAN JUST SOURCE CONTROLGeorge Mauer

RATE ME ON SPEAKERRATEhttp://tinyurl.com/ffcc2010-mercurial

Page 3: Fairfield / Westchester Code Camp 4 (2010)

About Me Senior Software

Developer at EPS Software

Leader of New Orleans .Net Usergroup

Member - VirtualBrownBag, VirtualAltNet, gnocode, PhpNOLA, RubyBayou

Improv and sketch Comedy with www.NolaComedy.com

[email protected] @togakangaroohttp://georgemauer.net/blog

Page 4: Fairfield / Westchester Code Camp 4 (2010)

EPS-Software / CoDE

CoDE Magazine

Consulting VFP Conversion

Training CodeCast Xamalot

Page 5: Fairfield / Westchester Code Camp 4 (2010)

Join Us For the Virtual Brown Bag

1:00 PM EST Thursdays on Livemeeting

www.virtualbrownbag.comTwitter: @virtualbrownbag

Page 6: Fairfield / Westchester Code Camp 4 (2010)

DVCS Rulez!!!

AKATFS Sucks

AKADon’t Tell Markus

Backups!

Flexibility!

Offline Mode!

Speed!

Page 7: Fairfield / Westchester Code Camp 4 (2010)

Mercurial

Baazar

Git

Page 8: Fairfield / Westchester Code Camp 4 (2010)

Tools and Hosting

hg-git

VisualHg

Git SCP

Page 9: Fairfield / Westchester Code Camp 4 (2010)

Mercurial Basic Commands

init update

addremove commit

revert log

Page 10: Fairfield / Westchester Code Camp 4 (2010)

Mercurial Branching Commands

commit update

branch merge

branches bookmarks

Page 11: Fairfield / Westchester Code Camp 4 (2010)

Mercurial Synchronization

push pull

clone

Page 12: Fairfield / Westchester Code Camp 4 (2010)

Initialize Project

Page 13: Fairfield / Westchester Code Camp 4 (2010)

Start on Filter Feature

Page 14: Fairfield / Westchester Code Camp 4 (2010)

Start on Alerts Feature

Page 15: Fairfield / Westchester Code Camp 4 (2010)

Continue on Filters

Page 16: Fairfield / Westchester Code Camp 4 (2010)

Start on Validation Feature

Page 17: Fairfield / Westchester Code Camp 4 (2010)

Created Helper Infrastructure

Page 18: Fairfield / Westchester Code Camp 4 (2010)

Continuing Work on Alerts

Page 19: Fairfield / Westchester Code Camp 4 (2010)

Merge in Helper Infrastructure

Page 20: Fairfield / Westchester Code Camp 4 (2010)

Working on Validation Feature

Page 21: Fairfield / Westchester Code Camp 4 (2010)

Finished Alerts Feature

Page 22: Fairfield / Westchester Code Camp 4 (2010)

Finished Alerts Feature

Page 23: Fairfield / Westchester Code Camp 4 (2010)

Merge Alerts Into Features

Page 24: Fairfield / Westchester Code Camp 4 (2010)

Finished Validation Feature

Page 25: Fairfield / Westchester Code Camp 4 (2010)

Merged Validation Into Alerts, Filters

Page 26: Fairfield / Westchester Code Camp 4 (2010)

And We’re Done

Page 27: Fairfield / Westchester Code Camp 4 (2010)

Resources http://mercurial.selenic.com/ http://hginit.com/ http://tekpub.com/production/hg http://tortoisehg.bitbucket.org/ http://bitbucket.org/ http://code.google.com/p/support/wiki/DVCSAn

alysis

Page 28: Fairfield / Westchester Code Camp 4 (2010)

In Summary Learn you some DVCS Preferably Mercurial For awesome power!

Really, it’s not that hard

[email protected] @togakangaroo

Questions?

www.virtualbrownbag.com RATE ME ON SPEAKERRATE: http://tinyurl.com/ffcc2010-mercurial

Page 29: Fairfield / Westchester Code Camp 4 (2010)

Git

Hg

Bzr