Closed
Bug 913287
Opened 12 years ago
Closed 12 years ago
Please clone releases/mozilla-beta to releases/mozilla-esr24
Categories
(Developer Services :: General, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: nthomas, Unassigned)
References
Details
Time for another ESR branch, please clone a copy off beta per the summary. We're aiming to have this set up before next week. Bug 807979 was the last time we did this.
Comment 1•12 years ago
|
||
All set. Updated the hgrc a la 807979:
[hooks]
pretxnchangegroup.a_treeclosure = python:mozhghooks.treeclosure.hook
pretxnchangegroup.b_singlehead = python:mozhghooks.single_head_per_branch.hook
pretxnchangegroup.c_nouuidchanges = python:mozhghooks.prevent_uuid_changes.hook
changegroup.push_printurls = python:mozhghooks.push_printurls.hook
[web]
description = Firefox Extended Support Release 24
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Blocks: comm-esr24
| Reporter | ||
Comment 2•12 years ago
|
||
Looks good, thanks! Tree closure and printurls hooks verified working.
Updated•11 years ago
|
Component: Server Operations: Developer Services → General
Product: mozilla.org → Developer Services
You need to log in
before you can comment on or make changes to this bug.
Description
•