Changes between Version 17 and Version 18 of CommitQueue


Ignore:
Timestamp:
Feb 18, 2010 11:13:02 AM (14 years ago)
Author:
eric@webkit.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CommitQueue

    v17 v18  
    5959=== Q: Help!  The commit queue broke the tree!  Who do I blame? ===
    6060
    61 Setting commit-queue+ on a patch is the moral equivalent of typing "svn commit" on the command line.  That means whoever set the flag to + is responsible for watching the tree and cleaning up if disaster strikes.
     61Setting commit-queue+ on a patch is the moral equivalent of typing "svn commit" on the command line.  That means whoever set the flag to + is responsible for watching the tree and cleaning up if disaster strikes.  The proper response is normally to just roll out the change which broke the tree -- `webkit-patch rollout` can assist with this.
    6262
    6363=== Q:  When I don't want my patch to be auto-landed, what should I do? ===