Confirmed users, Bureaucrats and Sysops emeriti
1,737
edits
Line 38: | Line 38: | ||
* When you're '''SURE''' that the patches are correct/make sense, you need to commit it (substitute your rev # for 150): | * When you're '''SURE''' that the patches are correct/make sense, you need to commit it (substitute your rev # for 150): | ||
[clouserw@fattony /data/mozilla.com]$ svn commit -m "Merging revisions 100:150 /trunk/ into /tags/production/" | [clouserw@fattony /data/mozilla.com]$ svn commit -m "Merging revisions 100:150 /trunk/ into /tags/production/" | ||
= When to push = | = When to push = | ||
Line 47: | Line 45: | ||
= Requesting an update in production = | = Requesting an update in production = | ||
* [https://bugzilla.mozilla.org/enter_bug.cgi?format=it_request&product=mozilla.org File an IT Request] when you are sure you are ready to go | * [https://bugzilla.mozilla.org/enter_bug.cgi?format=it_request&product=mozilla.org File an IT Request] when you are sure you are ready to go | ||
* '''Include in the request the | * '''Include in the request the revision number of the previous merge, so an easy rollback can occur!''' Also include any other rollback instructions. | ||
* Assign the appropriate severity -- note that critical or blocker pages the oncall. | * Assign the appropriate severity -- note that critical or blocker pages the oncall. | ||