|
|
| Line 89: |
Line 89: |
|
| |
|
| I did this in the Firefox 14.0b6 run. | | I did this in the Firefox 14.0b6 run. |
|
| |
| === Edit rsync exclude files ===
| |
| After getting [https://intranet.mozilla.org/Build:Setup_sysadmins_access svn setup] (auth req'd) edit files/rsync/rsyncd-mozilla-releases.exclude so that it excludes the current release, get review and deploy. This prevents external mirrors from picking up the new release prematurely.
| |
| Since Thunderbird doesn't inject index.html files into the file hierarchy, adding "- thunderbird/releases/13.0/**" (adjust for version) to the top of the file is all that's needed.
| |
|
| |
| For rapid release betas and ESR builds, this is not necessary as there's already an exclude that matches them.
| |
|
| |
|
| === Tag === | | === Tag === |