Changes

Jump to: navigation, search

ReleaseEngineering/TryServer

396 bytes added, 14:36, 22 February 2012
m
Other Notes
* Suggestions for the future can be made [[Build:TryServer:Suggestions|here]] or file a blocking bug against {{bug|try_enhancements}}
 
=== HOWTO: Preserve your commit message between try pushes
Simply create a new patch in the queue to store a commit message for the try attempt and push/pop the try patch when needed.
 
<pre>
% hg qref --message "bug xxx - a spell/patch of improvements"
% hg qnew patch.try
% hg qpush patch.try
% hg qref --message "try: -b o -e -p all -u all -t none"
% hg push -f try
% hg qpop patch.try
</pre>
== Other Mozilla Try Servers ==
Confirm
1,380
edits

Navigation menu