977
edits
Lukasblakk (talk | contribs) |
Lukasblakk (talk | contribs) |
||
| Line 1: | Line 1: | ||
= Try Server = | = Try Server As Branch= | ||
The try server is an easy way to test a patch on all mozilla-central platforms without actually checking the patch into the core repository. You need a [http://www.mozilla.org/hacking/committer/ Mozilla hg account] (level 1) to use push to try. | |||
This new version of Try Server is called try-as-branch because it now works as a branch in the release automation configs in order to match the mozilla-central configs. With this setup we get many benefits in the try server namely debug builds, packaged unittests, and a way to keep tryserver in sync with mozilla-central as enhancements are made to it. | |||
== How to push to try == | == How to push to try == | ||
To submit a change to the try server: | To submit a change to the try server: | ||
edits