On Sun, Feb 27, 2011 at 5:26 PM, "Martin v. Löwis" <[email protected]> wrote: > There is nothing that prevents people from tagging the tree currently > in subversion, but most of the time, only the release manager does any > tagging. > > If you think that it's a likely problem that people create named > branches by mistake, then we should have a hook.
I suspect the concern is that people may create named branches locally as part of their own workflow, then mistakenly push those branches instead of collapsing back to a single commit against the relevant line of development. Cheers, Nick. -- Nick Coghlan | [email protected] | Brisbane, Australia _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
