[Webkit-unassigned] [Bug 32965] svn-apply should handle the bugid

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 28 08:22:47 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=32965





--- Comment #7 from Adam Barth <abarth at webkit.org>  2009-12-28 08:22:46 PST ---
You could try the following workflow:

1) Edit the code
2) ./WebKitTools/Scripts/bugzilla-tool prepare-diff
3) Edit the ChangeLog
4) ./WebKitTools/Script/bugzilla-tool post-diff

That will take care of creating the bug and filling in the bug number in the
right place in the ChangeLog.  Once Bug 32979 is fixed, steps 2, 3, and 4 will
be become "bugzilla-tool create-review".

Another thing we can do is make bugzilla-tool post-diff fill in the right bug
URL before it posts the diff.  That would make it so reviewers don't need to
know about more magical ChangeLog syntax.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list