This page describes how get latest mozilla central into our LATEST_UPSTREAM Branch.
Update LATEST_UPSTREAM in 11 Steps
- hg clone http://hg.meego.com/mozilla-central
- cd mozilla-central
- hg update LATEST_UPSTREAM
- ./debian/resources/tagscript.sh
- debcommit
- hg branch bug_NUMBER
- hg push
- see it compile
- hg update LATEST_UPSTREAM
- hg merge bug_NUMBER
- hg push