Places/Places Branch: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 13: Line 13:
hg commit
hg commit
hg push </pre>
hg push </pre>
Note that if there are no different changesets with central (nothing to merge), hg merge tip will fail, you can use ''hg update default'' instead.


== Current Active Projects<br>  ==
== Current Active Projects<br>  ==

Revision as of 15:20, 16 December 2009

Details

Merges

Merge m-c into places

hg pull ssh://hg.mozilla.org/mozilla-central/
hg merge tip
hg commit
hg push 

Note that if there are no different changesets with central (nothing to merge), hg merge tip will fail, you can use hg update default instead.

Current Active Projects

Projects currently using the branch
Please annotate all the temp changesets.