PATCH: Add FIXED-IN keyword support to commit messages.
    Olivier Goffart 
    ogoffart at kde.org
       
    Thu May  6 07:51:16 BST 2010
    
    
  
Le Thursday 06 May 2010, Michael Pyne a écrit :
> Hi all,
> 
> I noticed today that b.k.o supports marking what version that a particular
> bug is fixed in. It would be nice to be able to include this when the bug
> is being marked as fixed instead of updating that separately.
> 
> To that end I have a patch for the post commit hook for SVN (in
> kde-common). Now obviously I have not been able to test this, and I'm
> *guessing* on the Bugzilla meta-data field that actually tracks this
> (should be in the fielddefs table, but I don't have access to that either
> ;)
> 
> The patch would add a "FIXED-IN: foo" keyword that if present would mark
> foo (which I have as a digit followed by digits and/or periods (.)) as the
> version that the particular bug was fixed in.
> 
> This change would only be made if the commit had a BUG or FEATURE entry,
> and would be made to *every* such bug that was fixed.
> 
> Comments/suggestions?
Just an idea:
Would it be possible to guess that automatically from the branch the fix is 
pushed in?
    
    
More information about the kde-core-devel
mailing list