[python-committers] Mercurial 3.1 and 2.6 branches are not "inactive"
Jesus Cea
jcea at jcea.es
Wed Oct 15 23:14:13 CEST 2014
On 15/10/14 22:58, Barry Warsaw wrote:
> On Oct 15, 2014, at 01:47 PM, Ned Deily wrote:
>
>> Since both 2.6 and 3.1 are now retired, their branches should be marked
>> as closed at this point, like earlier retired releases. Barry?
>> Benjamin?
>
> 2.6 for sure. I don't know what actually has to happen to mark them closed,
> but there will not be another 2.6 release.
Looks like touching 2.6 is forbidden:
"""
jcea at ubuntu:cpython$ hg up -r 2.6
jcea at ubuntu:cpython$ hg commit --close-branch -m "2.6 is no longer
maintained"
jcea at ubuntu:cpython$ hg push
pushing to ssh://hg@hg.python.org/cpython/
searching for changes
remote: adding changesets
remote: adding manifests
remote: adding file changes
remote: added 1 changesets with 0 changes to 0 files (-1 heads)
remote: - changeset 25b79170c319 on disallowed branch '2.6'!
remote: * Please strip the offending changeset(s)
remote: * and re-do them, if needed, on another branch!
remote: transaction abort!
remote: rollback completed
remote: abort: pretxnchangegroup.checkbranch hook failed
"""
If configuring mercurial HOOKS to disallow branches is documented
somewhere in the release manager guide, it should do the step of closing
the branch first :-).
--
Jesús Cea Avión _/_/ _/_/_/ _/_/_/
jcea at jcea.es - http://www.jcea.es/ _/_/ _/_/ _/_/ _/_/ _/_/
Twitter: @jcea _/_/ _/_/ _/_/_/_/_/
jabber / xmpp:jcea at jabber.org _/_/ _/_/ _/_/ _/_/ _/_/
"Things are not so easy" _/_/ _/_/ _/_/ _/_/ _/_/ _/_/
"My name is Dump, Core Dump" _/_/_/ _/_/_/ _/_/ _/_/
"El amor es poner tu felicidad en la felicidad de otro" - Leibniz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://mail.python.org/pipermail/python-committers/attachments/20141015/0993a0b8/attachment.sig>
More information about the python-committers
mailing list