Closed
Bug 807980
Opened 12 years ago
Closed 12 years ago
Please clone releases/comm-beta to releases/comm-esr17
Categories
(Developer Services :: General, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: rail, Assigned: fox2mike)
References
Details
We need this to be ready for the upcoming esr17 release. I'll file another bug to update the tree closure hooks.
Assignee | ||
Updated•12 years ago
|
Assignee: server-ops → server-ops-devservices
Component: Server Operations → Server Operations: Developer Services
Assignee | ||
Updated•12 years ago
|
Assignee: server-ops-devservices → shyam
Assignee | ||
Comment 1•12 years ago
|
||
Done, reopen in case you have any issues.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 2•12 years ago
|
||
Also, hgrc looks like :
[hg@hgssh1.dmz.scl3 releases]$ cat comm-esr17/.hg/hgrc
[hooks]
pretxnchangegroup.a_singlehead = python:mozhghooks.single_head_per_branch.hook
pretxnchangegroup.a_treeclosure = python:mozhghooks.treeclosure_comm_central.hook
changegroup.push_printurls = python:mozhghooks.push_printurls.hook
[web]
description = Thunderbird Extended Support Release 17
(used the same as comm-esr10)
Reporter | ||
Comment 3•12 years ago
|
||
http://hg.mozilla.org/releases/comm-esr17 retruns 404 :/
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 4•12 years ago
|
||
Missed that part :) Should be fine now.
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
Updated•10 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
•