Upgrade to Pro — share decks privately, control downloads, hide ads and more …

How to Assure Jean Never Talks to You: Hg, Kiln...

S Gaw
December 02, 2015

How to Assure Jean Never Talks to You: Hg, Kiln, and Source Tree

Lessons from using Mercurial

S Gaw

December 02, 2015
Tweet

More Decks by S Gaw

Other Decks in Programming

Transcript

  1. HOW YOU CAN *POSSIBLY* RUN INTO SO MANY BUILD PROBLEMS?!

    Tancho IF I CAN SAVE YOU FROM THIS, IT WAS ALL WORTH IT.
  2. $ hg push pushing to … searching for changes abort:

    push creates new remote head 0dd38f238d2f on branch 'android-dev'! (merge or see "hg help push" for details about pushing new heads)
  3. $ hg heads . changeset: 96382:e71b40142be6 branch: android-dev tag: tip

    parent: 96361:3651d463232c user: Build Manager <[email protected]> date: Mon Nov 23 22:09:49 2015 +0100 summary: Android Build from buildmanager v967 changeset: 96362:0dd38f238d2f branch: android-dev user: sgaw