Places/Places Branch
< Places
Jump to navigation
Jump to search
Details
- pushlog: http://hg.mozilla.org/projects/places/pushloghtml
- waterfall: http://tinderbox.mozilla.org/showbuilds.cgi?tree=Places
- tbpushlog: http://tests.themasta.com/tinderboxpushlog/?tree=Places
- hg: ssh://hg.mozilla.org/projects/places/
Merge from mozilla-central
hg pull ssh://hg.mozilla.org/mozilla-central/ hg merge default hg commit -m "Merge mozilla-central and Places branch" hg push
Note that if there are no different changesets with central (nothing to merge), hg merge tip will fail, use hg update default then. If mozilla central has new heads due to tagged releases, you may have to hg push -f instead, but check heads correctness with hg heads first.
Merge to central
Procedure is similar to the above one, but it also involves a final:
hg push ssh://hg.mozilla.org/mozilla-central/