[Twisted-Python] Using Combinator without write SVN privileges? [was: Re: Branch based development]

Jean-Paul Calderone exarkun at divmod.com
Mon Mar 27 17:38:08 EST 2006


On Mon, 27 Mar 2006 17:31:09 -0500, glyph at divmod.com wrote:
>
>
>On Tue, 28 Mar 2006 08:32:14 +1100, Mary Gardiner <mary- 
>twisted at puzzling.org> wrote:
>>Is it the case that this should be the default process for everyone and
>>that something special needs to be done for merging? Andrew might have
>>already mentioned, but I know that for his project you need to tag
>>things in your commit message as "r=[reviewer's IRC name]" (or
>>[trivial]) and that the merging software actually checks this.
>
>I could swear I wrote this down somewhere, but I can't find it now.

It's partially documented under the _Generate a Meaningful Changelog_ section at <http://divmod.org/trac/wiki/BranchBasedDevelopment>.

>
>The format of commit messages to trunk is supposed to be something like 
>this:
>
>    <one-line summary>
>
>    Author: <author>
>
>    Reviewer: <reviewer>
>
>    Fixes #<ticket number>
>
>    <long description of changes, at least 2 full sentences, mentioning 
>anything user-visible>
>

Jean-Paul




More information about the Twisted-Python mailing list