[Python-3000] to be merged

Nick Coghlan ncoghlan at gmail.com
Thu Jul 3 13:04:21 CEST 2008


Benjamin Peterson wrote:
> On Wed, Jul 2, 2008 at 6:58 PM, Bill Janssen <janssen at parc.com> wrote:
>>> P.S. Can people please remember to block commits that shouldn't be
>>> merged into 3.0?
>> Can you remind me how to do that?  Thanks.
> 
> Certainly! Just run "svnmerge block -r [a revision]" [1] in your py3k
> working copy and then "svn ci -F svnmerge-commit-message.txt."

This is also in the dev FAQ:
http://www.python.org/dev/faq/#how-do-i-block-a-specific-revision-from-being-merged-into-a-branch

Cheers,
Nick.

P.S. "apt-get install subversion-tools" will install svnmerge on an 
Ubuntu box.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia
---------------------------------------------------------------
             http://www.boredomandlaziness.org


More information about the Python-3000 mailing list