Meego Wiki
Views

Project/Browser/How We Work/UpdateToLatest

From MeeGo wiki
Jump to: navigation, search

This page describes how get latest mozilla central into our LATEST_UPSTREAM Branch.

Update LATEST_UPSTREAM in 11 Steps

  1. hg clone http://hg.meego.com/mozilla-central
  2. cd mozilla-central
  3. hg update LATEST_UPSTREAM
  4. ./debian/resources/tagscript.sh
  5. debcommit
  6. hg branch bug_NUMBER
  7. hg push
  8. see it compile
  9. hg update LATEST_UPSTREAM
  10. hg merge bug_NUMBER
  11. hg push
Personal tools