L10n:Migration: Difference between revisions

 
Line 89: Line 89:
   hg -R releases/l10n/mozilla-beta/$loc pull -u -r default
   hg -R releases/l10n/mozilla-beta/$loc pull -u -r default
   hg -R l10n-central/$loc pull -u -r default
   hg -R l10n-central/$loc pull -u -r default
   hg -R releases/l10n/mozilla-beta/$loc no-op-merge -m"Migrating central to beta for Firefox 55" $PWD/l10n-central/$loc
   hg -R releases/l10n/mozilla-beta/$loc no-op-merge -m"Migrating central to beta for Firefox 56" $PWD/l10n-central/$loc
   hg -R releases/l10n/mozilla-beta/$loc push -r default ssh://hg.mozilla.org/releases/l10n/mozilla-beta/$loc
   hg -R releases/l10n/mozilla-beta/$loc push -r default ssh://hg.mozilla.org/releases/l10n/mozilla-beta/$loc
done
done
</pre>
</pre>
As we're continuing the localization with 55 on central, we stop pushing the beta merge to aurora,
As we're continuing the localization with 56 on central, we stop pushing the beta merge to aurora,
so nothing like
so nothing like
<pre style="overflow-x:scroll">  hg -R mozilla-aurora/$loc pull -u -r default mozilla-beta/$loc
<pre style="overflow-x:scroll">  hg -R mozilla-aurora/$loc pull -u -r default mozilla-beta/$loc
Confirmed users, Bureaucrats and Sysops emeriti
2,976

edits